| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-implement tcp and ip fragment reassembly to not store pointers in the | dfr | 1998-08-24 | 1 | -32/+3 |
* | Yow! Completely change the way socket options are handled, eliminating | wollman | 1998-08-23 | 1 | -7/+7 |
* | Removed a bogus forward struct declaration. | bde | 1998-07-13 | 1 | -4/+4 |
* | Support for IPFW based transparent forwarding. | julian | 1998-07-06 | 1 | -1/+4 |
* | Fixed pedantic semantics errors (bitfields not of type int, signed int | bde | 1998-06-08 | 1 | -3/+3 |
* | clean up the changes made to ipfw over the last weeks | julian | 1998-06-06 | 1 | -10/+2 |
* | Reverse the default sense of the IPFW/DIVERT reinjection code | julian | 1998-06-05 | 1 | -5/+5 |
* | Add optional code to change the way that divert and ipfw work together. | julian | 1998-05-25 | 1 | -1/+10 |
* | Move (private) struct ipflow out of ip_var.h, to reduce dependencies | pb | 1998-05-19 | 1 | -16/+1 |
* | Moved #define of IPFLOW_HASHBITS to ip_flow.c where I think it belongs. | dg | 1998-05-19 | 1 | -2/+1 |
* | Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> via | dg | 1998-05-19 | 1 | -1/+19 |
* | Some staticized variables were still declared to be extern. | bde | 1997-09-07 | 1 | -2/+1 |
* | Connect the ipdivert div_usrreqs struct to the ip proto switch table | peter | 1997-05-25 | 1 | -3/+2 |
* | The long-awaited mega-massive-network-code- cleanup. Part I. | wollman | 1997-04-27 | 1 | -3/+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/+1 |
* | Provide PRC_IFDOWN and PRC_IFUP support for IP. Now, when an interface | wollman | 1997-02-13 | 1 | -0/+1 |
* | Count multicast packets received for groups of which we are not | wollman | 1997-01-21 | 1 | -0/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Forward-declare `struct inpcb' so that including this file doesn't cause | bde | 1996-11-12 | 1 | -1/+2 |
* | Add the IP_RECVIF socket option, which supplies a packet's incoming interface | fenner | 1996-11-11 | 1 | -1/+3 |
* | Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count | fenner | 1996-10-25 | 1 | -2/+3 |
* | Give ip_len and ip_off more natural, unsigned types. | wollman | 1996-10-23 | 1 | -3/+3 |
* | Forward-declared `struct route' for the KERNEL case so that <net/route.h> | bde | 1996-10-15 | 1 | -5/+7 |
* | Adding changes to ipfw and the kernel to support ip packet diversion.. | julian | 1996-07-10 | 1 | -2/+14 |
* | Make rip_input() take the header length | fenner | 1996-03-26 | 1 | -5/+4 |
* | Fix a bunch of spelling errors in the comment fields of | mpp | 1996-01-30 | 1 | -2/+2 |
* | Another mega commit to staticize things. | phk | 1995-12-14 | 1 | -2/+1 |
* | Path MTU Discovery is now standard. | wollman | 1995-12-05 | 1 | -3/+1 |
* | New style sysctl & staticize alot of stuff. | phk | 1995-11-14 | 1 | -16/+1 |
* | Merge 4.4-Lite-2 by updating the version number. | wollman | 1995-09-21 | 1 | -2/+2 |
* | Initial back-end support for IP MTU discovery, gated on MTUDISC. The support | wollman | 1995-09-18 | 1 | -1/+4 |
* | Fix test for determining when RSVP is inactive in a router. (In this | wollman | 1995-07-26 | 1 | -1/+2 |
* | Added function prototypes for ip_rsvp_vif_init, ip_rsvp_vif_done, and | dg | 1995-06-28 | 1 | -1/+4 |
* | Kernel side of 3.5 multicast routing code, based on work by Bill Fenner | wollman | 1995-06-13 | 1 | -3/+4 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -3/+3 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 1 | -1/+3 |
* | This set of patches enables IP multicasting to work under FreeBSD. I am | wollman | 1995-03-16 | 1 | -1/+5 |
* | YPfix | phk | 1995-02-14 | 1 | -1/+3 |
* | Shuffle some functions and variables around to make it possible for | wollman | 1994-09-14 | 1 | -2/+2 |
* | Initial get-the-easy-case-working upgrade of the multicast code | wollman | 1994-09-06 | 1 | -2/+6 |
* | Made idempotent. | paul | 1994-08-21 | 1 | -1/+6 |
* | Fix up some sloppy coding practices: | wollman | 1994-08-18 | 1 | -6/+5 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+188 |