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
/
dest6.c
Age
Commit message (
Expand
)
Author
2018-04-13
style
maxv
2018-01-23
Fix the calculation of the ICMP6 error pointer. It is not correct to use
maxv
2017-01-11
Get rid of unnecessary header inclusions
ozaki-r
2016-04-26
Sweep unnecessary route.h inclusions
ozaki-r
2014-11-14
Do not uselessly include <sys/malloc.h>.
maxv
2008-04-15
Make ip6 and icmp6 stats per-cpu.
thorpej
2008-04-08
Change IPv6 stats from a structure to an array of uint64_t's.
thorpej
2006-11-16
__unused removal on arguments; approved by core.
christos
2006-10-12
- sprinkle __unused on function decls.
christos
2006-01-26
<netinet6/in6_pcb.h> is not needed.
rpaulo
2003-05-14
always use PULLDOWN_TEST codepath.
itojun
2001-11-13
add RCSIDs
lukem
2001-02-22
be more more picky about option length parsing. sync with kame
itojun
2001-02-21
make validation code more strict for ND6/dest6 variable length headers.
itojun
2001-01-23
minimize diff with the latest kame tree.
itojun
2000-02-06
fix include pathname for better rfc2292 compliance.
itojun
2000-01-06
remove too much portability code in KAME, to improve readability.
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