aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/ip6protosw.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce an infrastructure for dismantling vnet instances.Marko Zec2009-06-081-0/+2
* struct ip6protosw is a copy of struct protosw, so remove pr_usrreq thereRobert Watson2009-01-041-5/+0
* Clean up VCS Ids.David E. O'Brien2007-12-101-5/+3
* /* -> /*- for license, minor formatting changes, separate for KAMEWarner Losh2005-01-071-1/+1
* Remove advertising clause from University of California Regent'sWarner Losh2004-04-071-4/+0
* - fix typo in comments.Hajimu UMEMOTO2003-10-081-1/+1
* o update PFIL_HOOKS support to current API used by netbsdSam Leffler2003-09-231-6/+0
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-191-1/+1
* put an extern for inet6sw in here and make it active only for kernel compilingDarren Reed2002-03-191-0/+4
* KSE Milestone 2Julian Elischer2001-09-121-2/+2
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-1/+23
* make pr_type type meet with struct protosw. sync with kameJun-ichiro itojun Hagino2000-10-031-2/+2
* GRRR! Fix the 'panic: ip6_init' caused by darrenr's incomplete changesPeter Wemm2000-08-021-0/+6
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-12/+13
* add forward declarations, and small cosmetic changes.Yoshinobu Inoue2000-01-151-0/+1
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+129