| Commit message (Expand) | Author | Age | Files | Lines |
| * | This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvs | cvs2svn | 2002-08-14 | 1 | -1/+1 |
| * | MFC: Enlighten those who read the FINE POINTS of the documentation a | Crist J. Clark | 2002-05-01 | 1 | -2/+6 |
| * | MFC: 1.181->1.182, cache result of previous lookups in skipto rules. | Luigi Rizzo | 2002-03-08 | 1 | -2/+4 |
| * | MFC 1.176, 1.180: silence warnings. | Dima Dorfman | 2002-02-12 | 1 | -4/+2 |
| * | MFC 1.179: Fix a missing "ipfw:" in a syslog message. | Crist J. Clark | 2002-01-07 | 1 | -1/+1 |
| * | MFC 1.175: nuke debugging printfs. | Dima Dorfman | 2001-12-09 | 1 | -2/+0 |
| * | Remove a leftover bzero(), plus a number of indentation and comment fixes | Luigi Rizzo | 2001-11-04 | 1 | -26/+30 |
| * | Mega-MFC for ipfw/bridge/dummynet features and fixes added over the | Luigi Rizzo | 2001-11-03 | 1 | -453/+557 |
| * | Remove an additional newline in a string | Luigi Rizzo | 2001-10-04 | 1 | -2/+2 |
| * | MFC: rev 1.166 - spl protection for generation of dynamic rules for userland. | Bill Fumerola | 2001-08-26 | 1 | -0/+3 |
| * | MFC of 1.165 changes. Fixing a fragment logging bug and upgrading to | Crist J. Clark | 2001-07-24 | 1 | -8/+11 |
| * | MFC: Replace dyn_fin_lifetime with dyn_ack_lifetime for half-closed state. | Hidetoshi Shimokawa | 2001-03-28 | 1 | -1/+1 |
| * | MFC: r1.161; fix for byte swapped RST sequence number. | Jonathan Lemon | 2001-03-09 | 1 | -1/+1 |
| * | in the spirit r1.160, fix code dealing with fragmented packets and tcpoptions | Bill Fumerola | 2001-03-06 | 1 | -0/+1 |
| * | MFC various trivial/textual changes. | Poul-Henning Kamp | 2001-02-27 | 1 | -6/+3 |
| * | MFC: clean up warning | Jonathan Lemon | 2001-02-21 | 1 | -1/+0 |
| * | MFC: ipfw "me" functionality. | Poul-Henning Kamp | 2001-02-20 | 1 | -0/+1 |
| * | MFC: The ipfw src/dst "me" keyword support. | Poul-Henning Kamp | 2001-02-20 | 1 | -0/+11 |
| * | Convert to the use of <sys/queue.h> macros. | Luigi Rizzo | 2001-02-09 | 1 | -42/+40 |
| * | Another sweep at the bridge/ipfw/dummynet code, thanks to the bug | Luigi Rizzo | 2001-02-07 | 1 | -4/+2 |
| * | A recent commit (1.131.2.13) removed the security fix associated with | Robert Watson | 2001-02-04 | 1 | -1/+3 |
| * | Assorted bridge+ipfw+dummynet fixes. The general goal of this set | Luigi Rizzo | 2001-02-01 | 1 | -7/+5 |
| * | MFC: bring in latest bunch of bugfixes and patches to make bridging | Luigi Rizzo | 2001-01-26 | 1 | -41/+38 |
| * | o MFC of ECN flag handling fixes in IPFW, respectively: | Robert Watson | 2001-01-10 | 1 | -5/+13 |
| * | MFC: (rev 1.149) fixed the IP_FW_ADD security breach. | Ruslan Ermilov | 2000-11-07 | 1 | -3/+3 |
| * | MFC: | Ruslan Ermilov | 2000-10-27 | 1 | -20/+15 |
| * | MFC: close PR22152 and PR19511 -- wrong variable name | Luigi Rizzo | 2000-10-26 | 1 | -1/+1 |
| * | MFC: make rule number available from getsockopt(IP_FW_ADD). | Ruslan Ermilov | 2000-10-17 | 1 | -1/+3 |
| * | MFC: net.inet.ip.fw.one_pass only affects dummynet(4). | Ruslan Ermilov | 2000-09-29 | 1 | -1/+1 |
| * | MFC | Bill Fumerola | 2000-07-28 | 1 | -0/+70 |
| * | MFC: Bring WF2Q+ support in dummynet. Read the ipfw(8) manpage for | Luigi Rizzo | 2000-06-11 | 1 | -2/+19 |
| * | MFC: Move BPF and bridging code into ether_input() | Archie Cobbs | 2000-05-24 | 1 | -232/+162 |
| * | remove a useless error message | Luigi Rizzo | 2000-05-02 | 1 | -0/+2 |
| * | MFC: (rev 1.132) Fix logging of src and dst IP addresses. | Ruslan Ermilov | 2000-03-14 | 1 | -5/+6 |
| * | Fix panic when doing keep-state and "forward". | Luigi Rizzo | 2000-02-29 | 1 | -69/+68 |
| * | Move definition of fw_enable from ip_fw.c to ip_input.c | Luigi Rizzo | 2000-02-10 | 1 | -1/+0 |
| * | Whoops... forgot braces in a conditional | Luigi Rizzo | 2000-02-10 | 1 | -6/+7 |
| * | Support for stateful (dynamic) ipfw rules. They are very | Luigi Rizzo | 2000-02-10 | 1 | -21/+450 |
| * | tcp updates to support IPv6. | Yoshinobu Inoue | 2000-01-09 | 1 | -3/+4 |
| * | Add ipfw hooks for the new dummynet features. | Luigi Rizzo | 2000-01-08 | 1 | -68/+95 |
| * | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | Yoshinobu Inoue | 1999-12-07 | 1 | -4/+8 |
| * | Miscellaneous fixes/cleanups relating to ipfw and divert(4): | Archie Cobbs | 1999-12-06 | 1 | -59/+59 |
| * | Change so_cred's type to a ucred, not a pcred. THis makes more sense, actually. | Brian Feldman | 1999-09-19 | 1 | -6/+6 |
| * | Oops, I missed a cast in rev.1.119. | Bruce Evans | 1999-08-29 | 1 | -1/+1 |
| * | Also make the "other" packets counter resettable. | Brian Feldman | 1999-08-28 | 1 | -1/+3 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | Cast pointers to [u]intptr_t instead of casting them to [u_]long. Don't | Bruce Evans | 1999-08-24 | 1 | -4/+4 |
| * | To christen the brand new security category for syslog, we get IPFW | Brian Feldman | 1999-08-21 | 1 | -58/+86 |
| * | Implement probabilistic rule match in ipfw. Each rule can be associated | Luigi Rizzo | 1999-08-11 | 1 | -7/+18 |
| * | Make ipfw's logging more dynamic. Now, log will use the default limit | Brian Feldman | 1999-08-01 | 1 | -9/+80 |