| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Patches from Keiichi SHIMA <keiichi@iij.ad.jp> | julian | 2001-09-03 | 1 | -5/+3 |
* | gif(4) and stf(4) modernization: | brooks | 2001-07-02 | 1 | -30/+0 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -10/+17 |
* | Make netstat(1) to be aware of divert(4) sockets. | ru | 2000-08-03 | 1 | -1/+1 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -12/+29 |
* | Clean up some loose ends in the network code, including the X.25 and ISO | peter | 2000-02-13 | 1 | -15/+0 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -2/+35 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -0/+22 |
* | Restructure TCP timeout handling: | jlemon | 1999-08-30 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | * Change sysctl from using linker_set to construct its tree using SLISTs. | dfr | 1999-02-16 | 1 | -1/+2 |
* | Yow! Completely change the way socket options are handled, eliminating | wollman | 1998-08-23 | 1 | -10/+1 |
* | Make this compile.. There are some unpleasing hacks in here. | peter | 1998-03-21 | 1 | -7/+1 |
* | Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. | eivind | 1997-12-15 | 1 | -1/+2 |
* | Make IPDIVERT a supported option. Alas, in_var.h depends on it, i | joerg | 1997-11-05 | 1 | -1/+3 |
* | Removed unused #includes. | bde | 1997-10-28 | 1 | -15/+1 |
* | Make TCPDEBUG a new-style option. | joerg | 1997-09-16 | 1 | -1/+3 |