summaryrefslogtreecommitdiff
path: root/sys/netinet6/dest6.c
AgeCommit message (Expand)Author
2018-04-13stylemaxv
2018-01-23Fix the calculation of the ICMP6 error pointer. It is not correct to usemaxv
2017-01-11Get rid of unnecessary header inclusionsozaki-r
2016-04-26Sweep unnecessary route.h inclusionsozaki-r
2014-11-14Do not uselessly include <sys/malloc.h>.maxv
2008-04-15Make ip6 and icmp6 stats per-cpu.thorpej
2008-04-08Change 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-14always use PULLDOWN_TEST codepath.itojun
2001-11-13add RCSIDslukem
2001-02-22be more more picky about option length parsing. sync with kameitojun
2001-02-21make validation code more strict for ND6/dest6 variable length headers.itojun
2001-01-23minimize diff with the latest kame tree.itojun
2000-02-06fix include pathname for better rfc2292 compliance.itojun
2000-01-06remove too much portability code in KAME, to improve readability.itojun
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