| Commit message (Expand) | Author | Age | Files | Lines |
* | Bunch of fixes to pfsync(4) module load/unload: | glebius | 2012-01-09 | 1 | -20/+0 |
* | The socket API only specifies SCTP for SOCK_SEQPACKET and | tuexen | 2011-07-12 | 1 | -13/+1 |
* | Add FEATURE() definitions for IPv4 and IPv6 so that we can use | bz | 2011-05-25 | 1 | -0/+2 |
* | Be less strict on includes than in r220746. We need in.h for both | bz | 2011-04-25 | 1 | -0/+5 |
* | Make in_proto.c dependent on either inet or inet6. | bz | 2011-04-17 | 1 | -0/+9 |
* | Allow carp(4) to be loaded as a kernel module. Follow precedent set by | will | 2010-08-11 | 1 | -20/+0 |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -1/+0 |
* | Split up ip_drain() into an outer lock and iterator part and | bz | 2010-02-20 | 1 | -0/+3 |
* | Get SCTP working in combination with VIMAGE. | tuexen | 2009-09-19 | 1 | -28/+31 |
* | Merge the remainder of kern_vimage.c and vimage.h into vnet.c and | rwatson | 2009-08-01 | 1 | -1/+1 |
* | Introduce and use a sysinit-based initialization scheme for virtual | rwatson | 2009-07-23 | 1 | -1/+1 |
* | Add the explicit include of vimage.h to another five .c files still | bz | 2009-06-17 | 1 | -0/+1 |
* | Added support for NAT-Traversal (RFC 3948) in IPsec stack. | vanhu | 2009-06-12 | 1 | -1/+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/+13 |
* | Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSD | bms | 2009-03-09 | 1 | -1/+0 |
* | For all files including net/vnet.h directly include opt_route.h and | bz | 2009-02-27 | 1 | -0/+1 |
* | This main goals of this project are: | qingli | 2008-12-15 | 1 | -1/+4 |
* | Conditionally compile out V_ globals while instantiating the appropriate | zec | 2008-12-10 | 1 | -0/+1 |
* | Change the initialization methodology for global variables scheduled | zec | 2008-11-19 | 1 | -0/+1 |
* | This patch provides the back end support for equal-cost multi-path | qingli | 2008-04-13 | 1 | -0/+8 |
* | Add FBSDID to all files in netinet so that people can more | silby | 2007-10-07 | 1 | -1/+3 |
* | 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 | -42/+1 |
* | Remove IPX over IP tunneling support, which allows IPX routing over IP | rwatson | 2007-06-13 | 1 | -15/+0 |
* | Build PIM by default as part of the IPv4 multicast forwarding path. | bms | 2007-02-10 | 1 | -9/+1 |
* | Ok, here it is, we finally add SCTP to current. Note that this | rrs | 2006-11-03 | 1 | -0/+48 |
* | Add RFC 3378 EtherIP support. This change makes it possible to add gif | thompsa | 2005-12-21 | 1 | -0/+10 |
* | Use sparse initializers for "struct domain" and "struct protosw", | ru | 2005-11-09 | 1 | -123/+201 |
* | Match IPv6 and use a static struct pr_usrreqs nousrreqs. | obrien | 2005-08-10 | 1 | -0/+2 |
* | Export pfsyncstats via sysctl "net.inet.pfsync" in order to print them with | mlaier | 2005-07-14 | 1 | -2/+5 |
* | Add CARP (Common Address Redundancy Protocol), which allows multiple | glebius | 2005-02-22 | 1 | -0/+16 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Convert IPDIVERT into a loadable module. This makes use of the dynamic loada... | andre | 2004-10-19 | 1 | -13/+0 |
* | Make use of the PROTO_SPACER functionality for dynamically loadable | andre | 2004-10-19 | 1 | -2/+19 |
* | White space cleanup for netinet before branch: | rwatson | 2004-08-16 | 1 | -16/+16 |
* | Commit pf version 3.5 and link additional files to the kernel build. | mlaier | 2004-06-16 | 1 | -0/+14 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Re-remove MT_TAGs. The problems with dummynet have been fixed now. | mlaier | 2004-02-25 | 1 | -0/+1 |
* | Backout MT_TAG removal (i.e. bring back MT_TAGs) for now, as dummynet is | mlaier | 2004-02-18 | 1 | -1/+0 |
* | This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacing | mlaier | 2004-02-13 | 1 | -0/+1 |
* | divert socket fixups: | sam | 2003-11-08 | 1 | -1/+1 |
* | hookup ctlinput for fast ipsec versions of esp+ah protocols | sam | 2003-10-03 | 1 | -2/+2 |
* | 1. Basic PIM kernel support | hsu | 2003-08-07 | 1 | -1/+15 |
* | Finish driving a stake through the heart of netns and the associated | peter | 2003-03-05 | 1 | -13/+0 |
* | Add a TCP TIMEWAIT state which uses less space than a fullblown TCP | jlemon | 2003-02-19 | 1 | -0/+1 |
* | FAST_IPSEC fixups: | sam | 2002-11-08 | 1 | -5/+21 |
* | Tie new "Fast IPsec" code into the build. This involves the usual | sam | 2002-10-16 | 1 | -0/+17 |
* | Add a new gre(4) driver, which could be used to create GRE (RFC1701) | sobomax | 2002-09-06 | 1 | -0/+12 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -1/+1 |