| Commit message (Expand) | Author | Age | Files | Lines |
* | Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE | hrs | 2011-09-13 | 1 | -0/+5 |
* | The socket API only specifies SCTP for SOCK_SEQPACKET and | tuexen | 2011-07-12 | 1 | -31/+19 |
* | - Accept Router Advertisement messages even when net.inet6.ip6.forwarding=1. | hrs | 2011-06-06 | 1 | -0/+11 |
* | Add FEATURE() definitions for IPv4 and IPv6 so that we can use | bz | 2011-05-25 | 1 | -0/+1 |
* | MFp4 CH=191760,191770: | bz | 2011-04-20 | 1 | -0/+9 |
* | Allow carp(4) to be loaded as a kernel module. Follow precedent set by | will | 2010-08-11 | 1 | -17/+0 |
* | MFp4 CH180235: | bz | 2010-08-09 | 1 | -0/+17 |
* | Add flowtable support to IPv6 | kmacy | 2010-05-09 | 1 | -0/+15 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -31/+53 |
* | Garbage collect references to the no longer implemented tcp_fasttimo(). | bz | 2010-01-17 | 1 | -1/+0 |
* | Improve flexibility of receiving Router Advertisement and | hrs | 2009-09-12 | 1 | -2/+6 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+0 |
* | Introduce and use a sysinit-based initialization scheme for virtual | rwatson | 2009-07-23 | 1 | -1/+1 |
* | sysctl_msec_to_ticks is used with both virtualized and | bz | 2009-07-21 | 1 | -10/+2 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -116/+119 |
* | Add explicit includes for jail.h to the files that need them and | bz | 2009-06-17 | 1 | -0/+1 |
* | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | bz | 2009-06-08 | 1 | -1/+0 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 1 | -0/+9 |
* | Permit buiding kernels with options VIMAGE, restricted to only a single | zec | 2009-04-30 | 1 | -0/+4 |
* | Bite the bullet, and make the IPv6 SSM and MLDv2 mega-commit: | bms | 2009-04-29 | 1 | -0/+1 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+1 |
* | Put a global variables, which were virtualized but formerly | bz | 2008-12-11 | 1 | -2/+0 |
* | Conditionally compile out V_ globals while instantiating the appropriate | zec | 2008-12-10 | 1 | -3/+1 |
* | Rather than using hidden includes (with cicular dependencies), | bz | 2008-12-02 | 1 | -0/+1 |
* | Merge more of currently non-functional (i.e. resolving to | zec | 2008-11-26 | 1 | -2/+2 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -49/+32 |
* | Step 1.5 of importing the network stack virtualization infrastructure | zec | 2008-10-02 | 1 | -78/+81 |
* | Default to ignoring potentially evil IPv6 Neighbor Solicitation | cperciva | 2008-10-02 | 1 | -0/+4 |
* | Commit step 1 of the vimage project, (network stack) | bz | 2008-08-17 | 1 | -7/+8 |
* | This patch provides the back end support for equal-cost multi-path | qingli | 2008-04-13 | 1 | -0/+8 |
* | un-__P() | obrien | 2008-01-08 | 1 | -1/+1 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+5 |
* | Space cleanup | delphij | 2007-07-05 | 1 | -29/+29 |
* | Commit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC | gnn | 2007-07-03 | 1 | -6/+6 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | gnn | 2007-07-01 | 1 | -35/+8 |
* | - Disabled responding to NI queries from a global address by default as | jinmei | 2007-05-17 | 1 | -1/+2 |
* | Reduce the default number of header options that the IPv6 protocol | gnn | 2007-05-08 | 1 | -1/+1 |
* | 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 |