| Commit message (Expand) | Author | Age | Files | Lines |
* | Make IPv6 multicast forwarding dynamically loadable from a GENERIC kernel. | bms | 2007-02-24 | 1 | -1/+1 |
* | Ok, here it is, we finally add SCTP to current. Note that this | rrs | 2006-11-03 | 1 | -0/+48 |
* | Make net.inet6.ip6.auto_linklocal tunable. Someone may want to | ume | 2006-10-13 | 1 | -0/+1 |
* | With exception of the if_name() macro, all definitions in net_osdep.h | brooks | 2006-08-04 | 1 | -2/+0 |
* | Use sparse initializers for "struct domain" and "struct protosw", | ru | 2005-11-09 | 1 | -93/+154 |
* | added a knob to enable path MTU discovery for multicast packets. | ume | 2005-08-13 | 1 | -0/+3 |
* | supports stealth forwarding in IPv6, as well as in IPv4 | suz | 2005-08-10 | 1 | -0/+8 |
* | Style nit. | obrien | 2005-08-10 | 1 | -1/+1 |
* | scope cleanup. with this change | ume | 2005-07-25 | 1 | -0/+2 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 1 | -0/+13 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -2/+2 |
* | Remove in6_prefix.[ch] and the contained router renumbering capability. | rwatson | 2004-08-23 | 1 | -1/+0 |
* | Get rid of the RANDOM_IP_ID option and make it a sysctl. NetBSD | dwmalone | 2004-08-14 | 1 | -7/+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/+2 |
* | - implement lock around IPv6 reassembly, to avoid panic due to | ume | 2003-10-22 | 1 | -0/+3 |
* | - add dom_if{attach,detach} framework. | ume | 2003-10-17 | 1 | -1/+2 |
* | - fix typo in comments. | ume | 2003-10-08 | 1 | -6/+6 |
* | return(code) -> return (code) | ume | 2003-10-06 | 1 | -4/+4 |
* | randomize IPv6 flowlabel when RANDOM_IP_ID is defined. | ume | 2003-10-01 | 1 | -0/+2 |
* | - include opt_random_ip_id.h | ume | 2003-10-01 | 1 | -0/+1 |
* | we don't need ip6_id when RANDOM_IP_ID is defined. | ume | 2003-10-01 | 1 | -0/+2 |
* | Tie new "Fast IPsec" code into the build. This involves the usual | sam | 2002-10-16 | 1 | -0/+9 |
* | Change the default setting of an IPv4-mapped IPv6 address to off. | ume | 2002-07-25 | 1 | -1/+1 |
* | just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. | suz | 2002-04-19 | 1 | -2/+2 |
* | gif(4) and stf(4) modernization: | brooks | 2001-07-02 | 1 | -19/+0 |
* | - create an entry of IPV6CTL_STATS sysctl. | ume | 2001-06-28 | 1 | -0/+2 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -165/+75 |
* | Make the default value of net.inet.ip.maxfragpackets and | jesper | 2001-06-10 | 1 | -1/+1 |
* | Back out jesper's 2001/05/31 14:58:11 PDT commit. It does not compile. | obrien | 2001-06-01 | 1 | -1/+1 |
* | Change the default value of net.inet6.ip6.maxfragpackets from | jesper | 2001-05-31 | 1 | -1/+1 |
* | Convert all users of fldoff() to offsetof(). fldoff() is bad | phk | 2000-10-27 | 1 | -2/+0 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -41/+176 |
* | Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. | phk | 2000-07-04 | 1 | -1/+1 |
* | Style police catches up with rev 1.26 of src/sys/sys/sysctl.h: | phk | 2000-07-03 | 1 | -1/+1 |
* | IPv6 multicast routing. | shin | 2000-01-28 | 1 | -0/+6 |
* | tcp updates to support IPv6. | shin | 2000-01-09 | 1 | -0/+11 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -8/+5 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -11/+13 |
* | Removed IPSEC and IPV6FIREWALL because they are not ready yet. | shin | 1999-11-23 | 1 | -1/+0 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+410 |