| Commit message (Expand) | Author | Age | Files | Lines |
* | Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel. | bms | 2007-02-24 | 1 | -1/+3 |
* | sync with KAME (renamed a macro IPV6_DADOUTPUT to IPV6_UNSPECSRC) | suz | 2005-10-21 | 1 | -1/+1 |
* | added a knob to enable path MTU discovery for multicast packets. | ume | 2005-08-13 | 1 | -0/+1 |
* | supports stealth forwarding in IPv6, as well as in IPv4 | suz | 2005-08-10 | 1 | -0/+3 |
* | scope cleanup. with this change | ume | 2005-07-25 | 1 | -1/+4 |
* | always copy ip6_pktopt. remove needcopy and needfree | ume | 2005-07-21 | 1 | -3/+1 |
* | be consistent on naming advanced API functions; use ip6_XXXpktopt(s). | ume | 2005-07-21 | 1 | -3/+3 |
* | Check the alignment of the IP header before passing the packet up to the | thompsa | 2005-07-02 | 1 | -0/+6 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -2/+2 |
* | Always compile PFIL_HOOKS into the kernel and remove the associated kernel | andre | 2004-08-27 | 1 | -3/+1 |
* | Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD | dwmalone | 2004-08-14 | 1 | -8/+0 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | source address selection part of RFC3484. | ume | 2003-11-04 | 1 | -0/+11 |
* | ip6_savecontrol() argument is redundant | ume | 2003-10-29 | 1 | -2/+1 |
* | hide m_tag, again. | ume | 2003-10-29 | 1 | -2/+2 |
* | cleanup use of m_tag. | ume | 2003-10-28 | 1 | -2/+2 |
* | re-add wrongly disappered IPV6_CHECKSUM stuff by introducing | ume | 2003-10-26 | 1 | -0/+1 |
* | Switch Advanced Sockets API for IPv6 from RFC2292 to RFC3542 | ume | 2003-10-24 | 1 | -4/+37 |
* | - implement lock around IPv6 reassembly, to avoid panic due to | ume | 2003-10-22 | 1 | -0/+2 |
* | - fix typo in comments. | ume | 2003-10-08 | 1 | -4/+4 |
* | randomize IPv6 flowlabel when RANDOM_IP_ID is defined. | ume | 2003-10-01 | 1 | -0/+3 |
* | we don't need ip6_id when RANDOM_IP_ID is defined. | ume | 2003-10-01 | 1 | -0/+2 |
* | Don't compiled ip6_randomid() in if RANDOM_IP_ID is not defined. | ume | 2003-10-01 | 1 | -0/+2 |
* | randomize IPv6 fragment ID. | ume | 2003-10-01 | 1 | -0/+2 |
* | o update PFIL_HOOKS support to current API used by netbsd | sam | 2003-09-23 | 1 | -0/+4 |
* | Update netisr handling; Each SWI now registers its queue, and all queue | jlemon | 2003-03-04 | 1 | -1/+0 |
* | Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/ | schweikh | 2002-12-30 | 1 | -1/+1 |
* | Replace aux mbufs with packet tags: | sam | 2002-10-16 | 1 | -3/+4 |
* | cleanup usage of ip6_mapped_addr_on and ip6_v6only. now, | ume | 2002-07-25 | 1 | -1/+0 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -1/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -11/+77 |
* | remove m_pulldown statistics, which is highly experimental and does not | itojun | 2000-07-12 | 1 | -14/+0 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -69/+117 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -1/+1 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -1/+1 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -0/+3 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+251 |