index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet6
/
dest6.c
Age
Commit message (
Expand
)
Author
2017-04-14
Pass down the address family through the pr_input calls. This
Alexander Bluhm
2017-02-05
Use percpu counters for ip6stat
Jeremie Courreges-Anglas
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2014-09-08
remove uneeded route.h includes
Jonathan Gray
2014-06-03
Do not include <sys/malloc.h> where it is not needed.
Martin Pieuchot
2013-10-17
The header file netinet/in_var.h included netinet6/in6_var.h. This
Alexander Bluhm
2008-06-11
ANSIfy to sync with KAME. From Karl Sjodahl <dunceor@gmail.com>.
Ryan Thomas McBride
2003-05-14
make PULLDOWN_TEST codepath the default (has been default for a long time).
Jun-ichiro itojun Hagino
2002-05-30
minor KNF
Jun-ichiro itojun Hagino
2001-02-22
be more more picky about ip6 destopt parsing. sync with kame
Jun-ichiro itojun Hagino
2001-02-21
make validation code more strict for ND6/dest6 variable length headers.
Jun-ichiro itojun Hagino
2001-02-16
cosmetic/whitespace sync with kame
Jun-ichiro itojun Hagino
2001-02-16
sync whitespace/comment with kame. to help merge tasks
Jun-ichiro itojun Hagino
2001-02-16
kill register declarations. to sync with kame better.
Jun-ichiro itojun Hagino
2000-02-07
fix include file path related to ip6.
Jun-ichiro itojun Hagino
1999-12-10
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)
Angelos D. Keromytis
1999-12-08
bring in KAME IPv6 code, dated 19991208.
Jun-ichiro itojun Hagino