| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: Make faith(4) interfaces (un)loadable and clonable. | Brooks Davis | 2001-12-15 | 1 | -7/+3 |
| * | MFC: r1.180,r1.181: macro cleanup, inet address hash list. | Jonathan Lemon | 2001-12-14 | 1 | -20/+30 |
| * | MFC: | Ruslan Ermilov | 2001-12-07 | 1 | -14/+16 |
| * | Mega-MFC for ipfw/bridge/dummynet features and fixes added over the | Luigi Rizzo | 2001-11-03 | 1 | -20/+9 |
| * | MFC: r1.183; do not use structure to access ip_options timestamp. | Jonathan Lemon | 2001-11-02 | 1 | -29/+22 |
| * | MFC: new option -z: reset statistic counters after displaying them. | Ruslan Ermilov | 2001-09-17 | 1 | -1/+1 |
| * | MFC rev 1.175 | Jesper Skriver | 2001-08-29 | 1 | -1/+1 |
| * | MFC: Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP | Kris Kennaway | 2001-07-19 | 1 | -0/+3 |
| * | MFC: Sync with recent KAME. | Hajimu UMEMOTO | 2001-07-03 | 1 | -13/+53 |
| * | MFC | Jesper Skriver | 2001-06-16 | 1 | -1/+33 |
| * | MFC: Fix mbuf free-list corruption problem in icmp_error(). For | Ian Dowse | 2001-03-08 | 1 | -7/+14 |
| * | MFC: 1.158 - 1.161 | Don Lewis | 2001-03-05 | 1 | -11/+58 |
| * | MFC: | David E. O'Brien | 2001-03-05 | 1 | -2/+0 |
| * | MFC: Keep stats on interface address traffic for ipv4 and ipv6 packets. | Josef Karthauser | 2001-03-04 | 1 | -1/+6 |
| * | MFC: r1.157; net.inet.ip.check_interface sysctl | Jonathan Lemon | 2001-03-02 | 1 | -1/+5 |
| * | MFC: r1.156; verify incoming packet is arriving on correct interface. | Jonathan Lemon | 2001-03-01 | 1 | -14/+18 |
| * | MFC: new handling of ICMP packets | Jonathan Lemon | 2001-03-01 | 1 | -1/+1 |
| * | MFC various trivial/textual changes. | Poul-Henning Kamp | 2001-02-27 | 1 | -2/+1 |
| * | Another sweep at the bridge/ipfw/dummynet code, thanks to the bug | Luigi Rizzo | 2001-02-07 | 1 | -4/+2 |
| * | Assorted bridge+ipfw+dummynet fixes. The general goal of this set | Luigi Rizzo | 2001-02-01 | 1 | -0/+6 |
| * | MFC: (rev 1.148) | Ruslan Ermilov | 2000-11-01 | 1 | -1/+4 |
| * | MFC: (rev 1.145) wrong header length used for certain reassembled IP packets. | Ruslan Ermilov | 2000-10-26 | 1 | -2/+2 |
| * | MFC: fixed the fix of compilation warning of ip_input.c. | Ruslan Ermilov | 2000-10-12 | 1 | -1/+1 |
| * | MFC: (rev 1.142) fix the compilation warning. | Ruslan Ermilov | 2000-10-12 | 1 | -1/+1 |
| * | MFC: | Ruslan Ermilov | 2000-09-21 | 1 | -13/+12 |
| * | MFC: r1.141, do not reference fragment after calling m_cat(). | Jonathan Lemon | 2000-09-14 | 1 | -1/+1 |
| * | MFC: Merge KAME 2000/07/01 code. | Kris Kennaway | 2000-07-15 | 1 | -5/+0 |
| * | MFC: (rev 1.133) do not call icmp_error() if ipfirewall(4) denied packet. | Ruslan Ermilov | 2000-06-13 | 1 | -0/+4 |
| * | MFC: correct boundary checks against IP options | Jonathan Lemon | 2000-06-08 | 1 | -1/+9 |
| * | MFC: rev 1.134, cast sizeof() calls to keep things signed. | Jonathan Lemon | 2000-05-25 | 1 | -3/+4 |
| * | MFC: delayed checksum work. This also brings the mbuf size up to 256. | Jonathan Lemon | 2000-05-05 | 1 | -3/+14 |
| * | Remove option IPFILTER_KLD. In case you wanted to kldload ipfilter, | Guido van Rooij | 2000-02-23 | 1 | -4/+0 |
| * | Clean up some loose ends in the network code, including the X.25 and ISO | Peter Wemm | 2000-02-13 | 1 | -2/+2 |
| * | Move definition of fw_enable from ip_fw.c to ip_input.c | Luigi Rizzo | 2000-02-10 | 1 | -0/+1 |
| * | Support the net.inet.ip.fw.enable variable, part of | Luigi Rizzo | 2000-02-10 | 1 | -1/+1 |
| * | Move the *intrq variables into net/intrq.c and unconditionally | Brian Somers | 2000-01-24 | 1 | -1/+2 |
| * | IPSEC support in the kernel. | Yoshinobu Inoue | 1999-12-22 | 1 | -19/+123 |
| * | Revive mlfk_ipl here. This version is slightly changed from | Guido van Rooij | 1999-12-06 | 1 | -5/+0 |
| * | Miscellaneous fixes/cleanups relating to ipfw and divert(4): | Archie Cobbs | 1999-12-06 | 1 | -73/+100 |
| * | Include the correct header for the IPSTEALTH option. | Dag-Erling Smørgrav | 1999-08-29 | 1 | -0/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Made net.inet.ip.intr_queue_maxlen writeable. | David Greenman | 1999-05-27 | 1 | -2/+2 |
| * | Free the dummynet descriptor in ip_dummynet, not in the called | Luigi Rizzo | 1999-05-04 | 1 | -3/+1 |
| * | Add sysctl descriptions to many SYSCTL_XXXs | Bill Fumerola | 1999-05-03 | 1 | -11/+12 |
| * | Tidy up some stray / unused stuff in the IPFW package and friends. | Peter Wemm | 1999-04-20 | 1 | -35/+1 |
| * | Fix the 'fwd' option to ipfw when asked to divert to another machine. | Julian Elischer | 1999-03-12 | 1 | -7/+24 |
| * | Add support for stealth forwarding (forwarding packets without touching | Dag-Erling Smørgrav | 1999-02-22 | 1 | -5/+18 |
| * | After wading in the cesspool of ip_input for an hour, I have managed to | Garrett Wollman | 1999-02-09 | 1 | -10/+8 |
| * | Fix warnings in preparation for adding -Wall -Wcast-qual to the | Matthew Dillon | 1999-01-27 | 1 | -2/+2 |
| * | Don't forward unicast packets received via link-layer multicast. | Garrett Wollman | 1999-01-22 | 1 | -2/+2 |