summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6protosw.h
Commit message (Expand)AuthorAgeFilesLines
* Remove __P.delphij2012-10-221-9/+9
* Introduce an infrastructure for dismantling vnet instances.zec2009-06-081-0/+2
* struct ip6protosw is a copy of struct protosw, so remove pr_usrreq thererwatson2009-01-041-5/+0
* Clean up VCS Ids.obrien2007-12-101-5/+3
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-071-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* - fix typo in comments.ume2003-10-081-1/+1
* o update PFIL_HOOKS support to current API used by netbsdsam2003-09-231-6/+0
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-191-1/+1
* put an extern for inet6sw in here and make it active only for kernel compilingdarrenr2002-03-191-0/+4
* KSE Milestone 2julian2001-09-121-2/+2
* Sync with recent KAME.ume2001-06-111-1/+23
* make pr_type type meet with struct protosw. sync with kameitojun2000-10-031-2/+2
* GRRR! Fix the 'panic: ip6_init' caused by darrenr's incomplete changespeter2000-08-021-0/+6
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-12/+13
* add forward declarations, and small cosmetic changes.shin2000-01-151-0/+1
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+129
OpenPOWER on IntegriCloud