| Commit message (Expand) | Author | Age | Files | Lines |
* | Add include of net/route.h, as structures moved around due to the | rwatson | 2001-11-27 | 1 | -0/+1 |
* | Introduce a syncache, which enables FreeBSD to withstand a SYN flood | jlemon | 2001-11-22 | 1 | -27/+62 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -3/+3 |
* | When running aplication joined multicast address, | ume | 2001-08-04 | 1 | -0/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -15/+17 |
* | Remove in_pcbnotify and use in_pcblookup_hash to find the cb directly. | jlemon | 2001-02-26 | 1 | -4/+1 |
* | Redo the security update done in rev 1.54 of src/sys/netinet/tcp_subr.c | jesper | 2001-02-22 | 1 | -0/+3 |
* | Update the "icmp_admin_prohib_like_rst" code to check the tcp-window and | phk | 2000-12-24 | 1 | -1/+2 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -6/+6 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -6/+6 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -1/+2 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -13/+138 |
* | KAME related header files additions and merges. | shin | 1999-11-05 | 1 | -0/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | This Implements the mumbled about "Jail" feature. | phk | 1999-04-28 | 1 | -1/+2 |
* | Convert socket structures to be type-stable and add a version number. | wollman | 1998-05-15 | 1 | -2/+23 |
* | Fixed style bugs (mostly) in previous commit. | bde | 1998-03-28 | 1 | -6/+5 |
* | Use the zone allocator to allocate inpcbs and tcpcbs. Each protocol creates | wollman | 1998-03-24 | 1 | -10/+27 |
* | Improved connection establishment performance by doing local port lookups via | dg | 1998-01-27 | 1 | -23/+34 |
* | Fix all areas of the system (or at least all those in LINT) to avoid storing | wollman | 1997-08-16 | 1 | -6/+7 |
* | The long-awaited mega-massive-network-code- cleanup. Part I. | wollman | 1997-04-27 | 1 | -4/+4 |
* | Reorganize elements of the inpcb struct to take better advantage of | dg | 1997-04-03 | 1 | -6/+12 |
* | Improved performance of hash algorithm while (hopefully) not reducing | dg | 1997-03-03 | 1 | -2/+5 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | Convert raw IP from mondo-switch-statement-from-Hell to | wollman | 1997-02-18 | 1 | -2/+2 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add the IP_RECVIF socket option, which supplies a packet's incoming interface | fenner | 1996-11-11 | 1 | -2/+4 |
* | Fix braino on my part. When we have three different port ranges (default, | peter | 1996-10-30 | 1 | -1/+3 |
* | Improved in_pcblookuphash() to support wildcarding, and changed relavent | dg | 1996-10-07 | 1 | -3/+3 |
* | Mark sockets where the kernel chose the port# for. | phk | 1996-08-23 | 1 | -1/+2 |
* | Make the default behavior of local port assignment match traditional | peter | 1996-02-22 | 1 | -1/+3 |
* | Added explicit include of <sys/queue.h>. Currently, some things only | bde | 1995-12-05 | 1 | -1/+3 |
* | New style sysctl & staticize alot of stuff. | phk | 1995-11-14 | 1 | -3/+1 |
* | Backed out Jordan's #include of queue.h | dg | 1995-04-10 | 1 | -3/+1 |
* | #include <sys/queue.h> or die horribly. | jkh | 1995-04-09 | 1 | -1/+3 |
* | Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash, | dg | 1995-04-09 | 1 | -9/+21 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 1 | -1/+3 |
* | Made idempotent. | paul | 1994-08-21 | 1 | -1/+6 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -6/+6 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+88 |