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
/
ip6protosw.h
Age
Commit message (
Expand
)
Author
2017-11-23
Constify protocol tables and remove an assert now that ip_deliver() is
Martin Pieuchot
2017-01-29
Change the IPv4 pr_input function to the way IPv6 is implemented,
Alexander Bluhm
2017-01-26
Reduce the difference between struct protosw and ip6protosw. The
Alexander Bluhm
2013-10-21
Remove comment regarding BSDI.
Theo de Raadt
2013-06-01
Pass the routing domain to IPv6 pr_ctlinput() like in IPv4.
Alexander Bluhm
2013-04-24
Instead of having various extern declarations for protocol variables,
Martin Pieuchot
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-03-15
Cosmetic changes only, primarily making comments line up nicely after the
Todd C. Miller
2002-03-14
First round of __P removal in sys
Todd C. Miller
2001-02-16
pull in new pcb notification code from kame. better handling of scope address.
Jun-ichiro itojun Hagino
2000-12-11
nuke #ifdef TCP6 (no longer supported).
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