summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/ip6_var.h
Commit message (Expand)AuthorAgeFilesLines
...
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-071-2/+2
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-271-3/+1
* Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSDdwmalone2004-08-141-8/+0
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* source address selection part of RFC3484.ume2003-11-041-0/+11
* ip6_savecontrol() argument is redundantume2003-10-291-2/+1
* hide m_tag, again.ume2003-10-291-2/+2
* cleanup use of m_tag.ume2003-10-281-2/+2
* re-add wrongly disappered IPV6_CHECKSUM stuff by introducingume2003-10-261-0/+1
* Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542ume2003-10-241-4/+37
* - implement lock around IPv6 reassembly, to avoid panic due toume2003-10-221-0/+2
* - fix typo in comments.ume2003-10-081-4/+4
* randomize IPv6 flowlabel when RANDOM_IP_ID is defined.ume2003-10-011-0/+3
* we don't need ip6_id when RANDOM_IP_ID is defined.ume2003-10-011-0/+2
* Don't compiled ip6_randomid() in if RANDOM_IP_ID is not defined.ume2003-10-011-0/+2
* randomize IPv6 fragment ID.ume2003-10-011-0/+2
* o update PFIL_HOOKS support to current API used by netbsdsam2003-09-231-0/+4
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-1/+0
* Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/schweikh2002-12-301-1/+1
* Replace aux mbufs with packet tags:sam2002-10-161-3/+4
* cleanup usage of ip6_mapped_addr_on and ip6_v6only. now,ume2002-07-251-1/+0
* KSE Milestone 2julian2001-09-121-1/+1
* Sync with recent KAME.ume2001-06-111-11/+77
* remove m_pulldown statistics, which is highly experimental and does notitojun2000-07-121-14/+0
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-69/+117
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* IPSEC support in the kernel.shin1999-12-221-0/+3
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+251
OpenPOWER on IntegriCloud