| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC of port randomization rate-based disabling: | Mike Silbersack | 2005-01-02 | 1 | -0/+16 |
| * | MFC 1.240: add IPSEC_FILTERGIF suport for FAST_IPSEC | Sam Leffler | 2003-10-06 | 1 | -0/+7 |
| * | MFC rev 1.239 | Mike Silbersack | 2003-06-23 | 1 | -1/+1 |
| * | MFC rev 1.227 | Mike Silbersack | 2003-03-07 | 1 | -7/+15 |
| * | A correct MFC: | Mike Silbersack | 2003-02-27 | 1 | -5/+30 |
| * | Backout: | Mike Silbersack | 2003-02-27 | 1 | -29/+4 |
| * | IP frag per packet limits | Mike Silbersack | 2003-02-27 | 1 | -4/+29 |
| * | MFC: IPSEC_FILTERGIF config option | Sam Leffler | 2003-02-23 | 1 | -0/+7 |
| * | MFC revs 1.221 -> 1.223 | Mike Silbersack | 2003-02-06 | 1 | -23/+23 |
| * | MFC: Fast IPsec | Sam Leffler | 2003-01-24 | 1 | -2/+131 |
| * | MFC: m_tag support | Sam Leffler | 2003-01-23 | 1 | -8/+17 |
| * | MFC rev 1.217 | Mike Silbersack | 2002-11-25 | 1 | -2/+20 |
| * | MFC: obey to fw_one_pass in bridge and layer 2 firewalling (the latter | Luigi Rizzo | 2002-11-21 | 1 | -0/+1 |
| * | MFC: fix multicast routing KLD support, including some minor bug fixes | Luigi Rizzo | 2002-11-20 | 1 | -3/+31 |
| * | MFC rev 1.211: fix IPOPT_TS processing: do not overwrite IP address | Maxim Konovalov | 2002-11-10 | 1 | -0/+2 |
| * | MFC: 1.214: | Guido van Rooij | 2002-11-07 | 1 | -5/+0 |
| * | MFC rev. 1.208: explicitly clear M_FRAG flag on a mbuf with the last fragment | Maxim Konovalov | 2002-10-15 | 1 | -1/+2 |
| * | MFC: in_rmx.c,v 1.39, ip_input.c,v 1.165, and ip_var.h,v 1.54: | Ruslan Ermilov | 2002-08-09 | 1 | -1/+1 |
| * | Bugfix: pass IPFORWARD info to ip_output when a packet matches a | Luigi Rizzo | 2002-08-03 | 1 | -0/+13 |
| * | The purpose of this commit is to bring the net/ and netinet/ sources | Luigi Rizzo | 2002-07-09 | 1 | -193/+168 |
| * | MFC 1.192: Enforce inbound IPsec SPD | Chris D. Faulhaber | 2002-03-02 | 1 | -1/+11 |
| * | MFC of change to allow incoming packets to be forwarded. | Julian Elischer | 2002-02-19 | 1 | -6/+14 |
| * | MFC rev1.188: Don't reveal a router in the IPSTEALTH mode through IP options. | Yaroslav Tykhiy | 2002-02-14 | 1 | -4/+41 |
| * | MFC 1.190: The ipfw(8) 'tee' action simply hasn't worked on incoming | Crist J. Clark | 2002-02-09 | 1 | -0/+3 |
| * | 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 |