summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6protosw.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Constify protocol tables and remove an assert now that ip_deliver() ismpi2017-11-231-2/+2
* Change the IPv4 pr_input function to the way IPv6 is implemented,bluhm2017-01-291-32/+2
* Reduce the difference between struct protosw and ip6protosw. Thebluhm2017-01-261-3/+2
* Remove comment regarding BSDI.deraadt2013-10-211-3/+1
* Pass the routing domain to IPv6 pr_ctlinput() like in IPv4.bluhm2013-06-011-2/+2
* Instead of having various extern declarations for protocol variables,mpi2013-04-241-1/+6
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Cosmetic changes only, primarily making comments line up nicely after themillert2002-03-151-12/+18
* First round of __P removal in sysmillert2002-03-141-22/+12
* pull in new pcb notification code from kame. better handling of scope address.itojun2001-02-161-2/+10
* nuke #ifdef TCP6 (no longer supported).itojun2000-12-111-3/+18
* Remove remaining unnecessary ifdefs (itojun will hate me for this :-)angelos1999-12-101-22/+1
* bring in KAME IPv6 code, dated 19991208.itojun1999-12-081-0/+151