summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip6.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use of M_EXT in IP6_EXTHDR_CHECK() by trimming a redundantrwatson2014-10-051-6/+0
* Use IP6STAT_INC/IP6STAT_DEC macros to update ip6 stats.ae2013-04-091-4/+4
* Fix more continuous/contiguous typos (cf. r215955)brucec2010-11-271-1/+1
* Start removing IPv6 Type 0 Routing header code.bz2009-03-031-1/+1
* Rather than using hidden includes (with cicular dependencies),bz2008-12-021-2/+0
* Step 1.5 of importing the network stack virtualization infrastructurezec2008-10-021-0/+3
* Commit step 1 of the vimage project, (network stack)bz2008-08-171-4/+4
* move RFC3542 related definitions into ip6.h.ume2005-07-201-0/+48
* update comments:ume2005-07-201-3/+3
* /* -> /*- for license, minor formatting changesimp2005-01-071-2/+2
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Validate IPv6 socket options more carefully to avoid a panic.ume2004-03-261-0/+1
* revert following unwanted changes:ume2003-10-251-7/+7
* remove the ip6r0_addr and ip6r0_slmap members from ip6_rthdr0{}ume2003-10-241-3/+2
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-241-11/+10
* add /*CONSTCOND*/ to reduce diffs against latest KAME.ume2003-09-251-3/+3
* s/__attribute__((__packed__))/__packed/galfred2002-09-231-7/+7
* Sync with recent KAME.ume2001-06-111-12/+24
* remove m_pulldown statistics, which is highly experimental and does notitojun2000-07-121-12/+4
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-5/+275
* Forbid include of soem inet6 header files from wrong placeshin2000-02-101-0/+2
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+32
OpenPOWER on IntegriCloud