| Commit message (Expand) | Author | Age | Files | Lines |
| * | Brought in changes from rev 1.96: silently discard source routed packets | David Greenman | 1998-07-08 | 1 | -10/+21 |
| * | I now understand one minor detail better, so fix a bad fix. | Julian Elischer | 1998-07-06 | 1 | -3/+5 |
| * | clean up some oversights on the last commits | Julian Elischer | 1998-07-06 | 1 | -14/+13 |
| * | MFC: merge in some minor cleanups for IP divert | Julian Elischer | 1998-07-01 | 1 | -13/+8 |
| * | MFC: add option to fix divert infinite loop | Julian Elischer | 1998-06-05 | 1 | -2/+25 |
| * | Brought in changes from rev 1.84: fix for timestamp processing. | David Greenman | 1998-05-25 | 1 | -3/+3 |
| * | MFC: NetBSD PR# 2772 | Dima Ruban | 1998-02-26 | 1 | -2/+2 |
| * | MFC: Addition of forward_sourceroute and accept_sourceroute variables | Guido van Rooij | 1998-02-23 | 1 | -1/+7 |
| * | MFC: Only forward source routed packets when ipforwarding is set to 1. | Guido van Rooij | 1998-02-15 | 1 | -2/+2 |
| * | MFC (rev 1.67 and 1.69): Do not sourceroute ever when dosourceroute | Guido van Rooij | 1998-02-11 | 1 | -2/+5 |
| * | Submitted by: Archie cobbs (IPDIVERT author) | Julian Elischer | 1997-11-13 | 1 | -1/+7 |
| * | MFC: prevent overflow with fragmented packets | Andrey A. Chernov | 1997-09-15 | 1 | -25/+66 |
| * | YAMFC: Recalculate ip_sum before passing a | Brian Somers | 1997-07-25 | 1 | -1/+15 |
| * | YACFC | Julian Elischer | 1997-06-20 | 1 | -16/+16 |
| * | Bring in some kernel bootp support. This removes the need for netboot | Tor Egge | 1997-05-11 | 1 | -1/+5 |
| * | Roll ip_sum mods into 2.2: | Brian Somers | 1997-02-06 | 1 | -4/+5 |
| * | Fix my misplaced patch from yesterday... *blush* | Joerg Wunsch | 1997-02-03 | 1 | -2/+2 |
| * | YAMFC (revisions 1.4, 1.56, and 1.48, respectively) | Joerg Wunsch | 1997-02-02 | 1 | -1/+2 |
| * | Merge from -current | Poul-Henning Kamp | 1996-11-11 | 1 | -1/+61 |
| * | Don't allow reassembly to create packets bigger than IP_MAXPACKET, and count | Bill Fenner | 1996-10-25 | 1 | -2/+12 |
| * | Changed args to the nat functions. | Søren Schmidt | 1996-10-22 | 1 | -2/+2 |
| * | All three files: make COMPAT_IPFW==0 case work again. | Garrett Wollman | 1996-10-07 | 1 | -26/+42 |
| * | Dequeue mbuf before freeing it. Fixes mbuf leak and a potential crash when | David Greenman | 1996-09-08 | 1 | -2/+5 |
| * | Add hooks for an IP NAT module, much like the firewall stuff... | Søren Schmidt | 1996-08-21 | 1 | -1/+13 |
| * | Adding changes to ipfw and the kernel to support ip packet diversion.. | Julian Elischer | 1996-07-10 | 1 | -5/+66 |
| * | Convert ipfw to use opt_ipfw.h | Gary Palmer | 1996-06-12 | 1 | -1/+3 |
| * | Changed some memcpy()'s back to bcopy()'s. | Bruce Evans | 1996-06-08 | 1 | -2/+2 |
| * | Clean up various compiler warnings. Most (if not all) were benign | Gary Palmer | 1996-05-08 | 1 | -1/+6 |
| * | Fix a bogon I introduced with my last change. | Poul-Henning Kamp | 1996-04-12 | 1 | -2/+2 |
| * | Add feature for tcp "established". | Poul-Henning Kamp | 1996-04-03 | 1 | -25/+10 |
| * | Check the validity of ia->ia_ifp before we dereference it. | Poul-Henning Kamp | 1996-03-25 | 1 | -2/+2 |
| * | Make getsockopt() capable of handling more than one mbuf worth of data. | Poul-Henning Kamp | 1996-02-24 | 1 | -3/+3 |
| * | The new firewall functionality: | Poul-Henning Kamp | 1996-02-24 | 1 | -1/+4 |
| * | Big sweep over the IPFIREWALL and IPACCT code. | Poul-Henning Kamp | 1996-02-23 | 1 | -15/+21 |
| * | Provide a direct entry point for IP input. This actually results | Garrett Wollman | 1996-02-05 | 1 | -25/+32 |
| * | Finally demolished the last, tottering remnants of GATEWAY. If you want | Garrett Wollman | 1996-01-05 | 1 | -14/+3 |
| * | Delete old-style-broadcast-address compatibility cruft in IP input path. | Garrett Wollman | 1995-12-21 | 1 | -3/+3 |
| * | Demolish DIRECTED_BROADCAST. It was always a bad idea, and nobody uses it. | Garrett Wollman | 1995-12-20 | 1 | -15/+8 |
| * | Actually call in_rtqdrain()as was originally intended. | Garrett Wollman | 1995-12-19 | 1 | -2/+3 |
| * | Another mega commit to staticize things. | Poul-Henning Kamp | 1995-12-14 | 1 | -4/+4 |
| * | Removed unnecessary #includes of vm stuff. Most of them were once | Bruce Evans | 1995-12-06 | 1 | -3/+1 |
| * | New style sysctl & staticize alot of stuff. | Poul-Henning Kamp | 1995-11-14 | 1 | -68/+51 |
| * | Instrument the IP input queue with two new read-only MIB entries: | Garrett Wollman | 1995-11-01 | 1 | -1/+6 |
| * | Change the compile-time option of DIRECTED_BROADCAST into a sysctl | Peter Wemm | 1995-07-18 | 1 | -5/+9 |
| * | Fixed panic that occurs on certain firewall rejected packets that was | David Greenman | 1995-07-09 | 1 | -2/+2 |
| * | reject option in ip_fw used to panic the system. This fixes it. | Guido van Rooij | 1995-06-27 | 1 | -2/+2 |
| * | Kernel side of 3.5 multicast routing code, based on work by Bill Fenner | Garrett Wollman | 1995-06-13 | 1 | -8/+26 |
| * | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -9/+9 |
| * | Make networking domains drop-ins, through the magic of GNU ld. (Some day, | Garrett Wollman | 1995-05-11 | 1 | -2/+5 |
| * | Replaced some bcopy()'s with memcpy()'s so that gcc while inline/optimize. | David Greenman | 1995-05-09 | 1 | -15/+15 |