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_input.c
Age
Commit message (
Expand
)
Author
2000-07-06
- do not use bitfield for router renumbering header.
itojun
2000-07-02
drop packet to tentative/duplicated interface address earlier. sync w/kame
itojun
2000-06-28
<vm/vm.h> -> <uvm/uvm_extern.h>
mrg
2000-06-13
do not use cached route if the route becomes !RTF_UP.
itojun
2000-05-19
correct manipulation of link-local scoped address on loopback.
itojun
2000-04-12
revisit in6_ifattach().
itojun
2000-03-23
New callout mechanism with two major improvements over the old
thorpej
2000-03-21
cleanup AH/policy processing.
itojun
2000-03-21
#if 0'ed too strong sanity check against packets with v4 compatible addresses.
itojun
2000-02-20
pass "struct pfil_head *" to pfil_add_hook and pfil_remove hook rather
darrenr
2000-02-17
Change the use of pfil hooks. There is no longer a single list of all
darrenr
2000-02-06
fix include pathname for better rfc2292 compliance.
itojun
2000-01-31
be proactive about malicious packet on the wire. we fear that v4 mapped
itojun
2000-01-06
remove extra portability #ifdef (like #ifdef __FreeBSD__) in KAME IPv6/IPsec
itojun
2000-01-06
make IPV6_BINDV6ONLY setsockopt available. it controls behavior of
itojun
2000-01-06
add missing net.inet6.ip6.rr_prune case.
itojun
1999-12-13
sync IPv6 part with latest KAME tree. IPsec part is left unmodified
itojun
1999-10-01
sanity check against truncated extension headers.
itojun
1999-08-07
remove invalid initialization if in6_iflladdr.
itojun
1999-07-31
sync with recent KAME.
itojun
1999-07-22
change unnecessary u_long/long into u_int32_t or something relevant.
itojun
1999-07-09
defopt IPSEC and IPSEC_ESP (both into opt_ipsec.h).
thorpej
1999-07-03
RCS ID police.
thorpej
1999-07-01
IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628.
itojun
1999-06-28
KAME/NetBSD 1.4 SNAP kit, dated 19990628.
itojun