index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
ip6_forward.c
Age
Commit message (
Expand
)
Author
2000-07-16
s/IPSEC_IPV6FWD/IPSEC/. this should correct strange behavior on ipv6
itojun
2000-07-06
remove unnecessary #include <netkey/key_debug.h>. from kame.
itojun
2000-06-30
suppress too noisy warning on forward-over-loopback case. from kame
itojun
2000-06-03
sync with kame.
itojun
2000-05-19
correct manipulation of link-local scoped address on loopback.
itojun
2000-05-19
do not mistakingly forward link-local scoped packet (the bug was added
itojun
2000-02-26
bring in recent KAME changes (only important and stable ones, as usual).
itojun
2000-02-06
fix include pathname for better rfc2292 compliance.
itojun
2000-01-31
bring in latest KAME ipsec tree.
itojun
2000-01-06
remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec
itojun
1999-12-13
sync IPv6 part with latest KAME tree. IPsec part is left unmodified
itojun
1999-07-30
remove reference to in6_systm.h (file itself will be removed afterwords)
itojun
1999-07-03
RCS ID police.
thorpej
1999-06-28
KAME/NetBSD 1.4 SNAP kit, dated 19990628.
itojun