summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/route6.c
Commit message (Expand)AuthorAgeFilesLines
* Merge the remainder of kern_vimage.c and vimage.h into vnet.c andrwatson2009-08-011-1/+0
* Build on Jeff Roberson's linker-set based dynamic per-CPU allocatorrwatson2009-07-141-2/+0
* Implement RFC 5095 more fully. Rather than marking this no-op code asimp2009-05-091-9/+0
* Start removing IPv6 Type 0 Routing header code.bz2009-03-031-136/+10
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-0/+1
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+2
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-9/+10
* Clean up VCS Ids.obrien2007-12-101-3/+5
* ANSIfy[1] plus some style cleanup nearby.delphij2007-07-051-7/+6
* Turn off route header processing for now due to issues pointed outgnn2007-04-231-0/+7
* scope cleanup. with this changeume2005-07-251-4/+19
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-071-1/+1
* hide m_tag, again.ume2003-10-291-4/+3
* cleanup use of m_tag.ume2003-10-281-3/+4
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-241-2/+1
* return(code) -> return (code)ume2003-10-061-9/+9
* Replace aux mbufs with packet tags:sam2002-10-161-4/+3
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-191-1/+1
* Sync with recent KAME.ume2001-06-111-5/+21
* repair type 0 routing header support. it was caused by RFC2292/2292bisitojun2000-09-031-1/+2
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-24/+74
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+155
OpenPOWER on IntegriCloud