summaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6_forward.c
AgeCommit message (Expand)Author
2000-07-16s/IPSEC_IPV6FWD/IPSEC/. this should correct strange behavior on ipv6itojun
2000-07-06remove unnecessary #include <netkey/key_debug.h>. from kame.itojun
2000-06-30suppress too noisy warning on forward-over-loopback case. from kameitojun
2000-06-03sync with kame.itojun
2000-05-19correct manipulation of link-local scoped address on loopback.itojun
2000-05-19do not mistakingly forward link-local scoped packet (the bug was addeditojun
2000-02-26bring in recent KAME changes (only important and stable ones, as usual).itojun
2000-02-06fix include pathname for better rfc2292 compliance.itojun
2000-01-31bring in latest KAME ipsec tree.itojun
2000-01-06remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsecitojun
1999-12-13sync IPv6 part with latest KAME tree. IPsec part is left unmodifieditojun
1999-07-30remove reference to in6_systm.h (file itself will be removed afterwords)itojun
1999-07-03RCS ID police.thorpej
1999-06-28KAME/NetBSD 1.4 SNAP kit, dated 19990628.itojun