| Commit message (Expand) | Author | Age | Files | Lines |
* | MFP4: @176978-176982, 176984, 176990-176994, 177441 | bz | 2010-04-29 | 1 | -6/+4 |
* | Many network stack subsystems use a single global data structure to hold | rwatson | 2009-08-02 | 1 | -0/+11 |
* | Remove unused VNET_SET() and related macros; only VNET_GET() is | rwatson | 2009-07-16 | 1 | -4/+4 |
* | Build on Jeff Roberson's linker-set based dynamic per-CPU allocator | rwatson | 2009-07-14 | 1 | -6/+10 |
* | Added support for NAT-Traversal (RFC 3948) in IPsec stack. | vanhu | 2009-06-12 | 1 | -0/+7 |
* | Introduce an infrastructure for dismantling vnet instances. | zec | 2009-06-08 | 1 | -0/+3 |
* | Implement UDP control block support. | bz | 2009-05-23 | 1 | -2/+16 |
* | Update stats in struct udpstat using two new macros, UDPSTAT_ADD() | rwatson | 2009-04-12 | 1 | -0/+5 |
* | Add the ability of an alternate transport protocol | rrs | 2009-01-06 | 1 | -0/+4 |
* | Put a global variables, which were virtualized but formerly | bz | 2008-12-11 | 1 | -2/+5 |
* | Further cleanup of UDPv4: | rwatson | 2007-07-10 | 1 | -0/+1 |
* | Import rewrite of IPv4 socket multicast layer to support source-specific | bms | 2007-06-12 | 1 | -0/+1 |
* | Rename two identically named log_in_vain variables: tcp_input.c's static | rwatson | 2007-02-20 | 1 | -1/+1 |
* | Gratuitous UDP restyling toward style(9) in 7.x. | rwatson | 2007-02-20 | 1 | -30/+29 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | White space cleanup for netinet before branch: | rwatson | 2004-08-16 | 1 | -1/+1 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Notify functions can destroy the pcb, so they have to return an | hsu | 2002-06-14 | 1 | -1/+2 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -5/+5 |
* | Patches from Keiichi SHIMA <keiichi@iij.ad.jp> | julian | 2001-09-03 | 1 | -1/+1 |
* | remove unused data structure definition, and corresponding macro into*() | luigi | 2001-02-18 | 1 | -10/+0 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -1/+1 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -1/+1 |
* | KAME related header files additions and merges. | shin | 1999-11-05 | 1 | -3/+14 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | This is the much-awaited cleaned up version of IPFW [ug]id support. | green | 1999-06-19 | 1 | -1/+2 |
* | * Change sysctl from using linker_set to construct its tree using SLISTs. | dfr | 1999-02-16 | 1 | -1/+3 |
* | Remove stale references to ih_next and ih_prev. | dfr | 1998-11-17 | 1 | -3/+1 |
* | Convert socket structures to be type-stable and add a version number. | wollman | 1998-05-15 | 1 | -2/+4 |
* | Some staticized variables were still declared to be extern. | bde | 1997-09-07 | 1 | -4/+1 |
* | Fix all areas of the system (or at least all those in LINT) to avoid storing | wollman | 1997-08-16 | 1 | -1/+12 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Fix the mechanism for choosing wehether to save the slow-start threshold | wollman | 1997-02-14 | 1 | -2/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Instrument UDP PCB hashing to see how often the hash lookup is effective | wollman | 1996-06-05 | 1 | -1/+2 |
* | Uniformized pr_ctlinput protosw functions. The third arg is now `void | bde | 1995-12-16 | 1 | -2/+2 |
* | Fixed recent staticizations. Some protypes for static functions were | bde | 1995-11-16 | 1 | -3/+1 |
* | New style sysctl & staticize alot of stuff. | phk | 1995-11-14 | 1 | -2/+1 |
* | Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, | dg | 1995-04-09 | 1 | -2/+3 |
* | Add lots of useful MIB variables and a few not-so-useful ones for | wollman | 1995-02-16 | 1 | -4/+10 |
* | Made idempotent. | paul | 1994-08-21 | 1 | -1/+6 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+92 |