| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: | Oleg Bulyzhin | 2006-07-29 | 1 | -0/+6 |
| * | MFC: Fix a bug that prevented passing IP fragments through a dummynet. | Ruslan Ermilov | 2006-02-17 | 1 | -2/+0 |
| * | MFC: | Gleb Smirnoff | 2006-01-15 | 1 | -0/+2 |
| * | MFC: | Bjoern A. Zeeb | 2005-08-20 | 1 | -0/+5 |
| * | Add support for IPv4 only rules to IPFW2 now that it supports IPv6 as well. | Max Laier | 2005-06-03 | 1 | -0/+2 |
| * | IPFW version 2 is the only option in HEAD and RELENG_5. | Gleb Smirnoff | 2005-05-04 | 1 | -1/+0 |
| * | Add IPv6 support to IPFW and Dummynet. | Brooks Davis | 2005-04-18 | 1 | -0/+67 |
| * | Add a ng_ipfw node, implementing a quick and simple interface between | Gleb Smirnoff | 2005-02-05 | 1 | -0/+7 |
| * | o Clean up interface between ip_fw_chk() and its callers: | Gleb Smirnoff | 2005-01-14 | 1 | -4/+12 |
| * | /* -> /*- for license, minor formatting changes | Warner Losh | 2005-01-07 | 1 | -1/+1 |
| * | Add support to IPFW for matching by TCP data length. | Brian Feldman | 2004-10-03 | 1 | -0/+1 |
| * | Add support to IPFW for classification based on "diverted" status | Brian Feldman | 2004-10-03 | 1 | -3/+6 |
| * | Add to IPFW the ability to do ALTQ classification/tagging. | Brian Feldman | 2004-10-03 | 1 | -0/+10 |
| * | Add an additional struct inpcb * argument to pfil(9) in order to enable | Max Laier | 2004-09-29 | 1 | -2/+3 |
| * | Bring back the sysctl 'net.inet.ip.fw.enable' to unbreak the startup scripts | Andre Oppermann | 2004-08-19 | 1 | -0/+1 |
| * | Convert ipfw to use PFIL_HOOKS. This is change is transparent to userland | Andre Oppermann | 2004-08-17 | 1 | -7/+15 |
| * | Put the 'antispoof' opcode in the proper place in the opcode list such | David E. O'Brien | 2004-08-16 | 1 | -1/+1 |
| * | Add the ability to associate ipfw rules with a specific prison ID. | Christian S.J. Peron | 2004-08-12 | 1 | -1/+5 |
| * | New ipfw option "antispoof": | Andre Oppermann | 2004-08-09 | 1 | -0/+1 |
| * | Introduce a new feature to IPFW2: lookup tables. These are useful | Ruslan Ermilov | 2004-06-09 | 1 | -0/+19 |
| * | Add the option versrcreach to verify that a valid route to the | Andre Oppermann | 2004-04-23 | 1 | -0/+1 |
| * | Re-remove MT_TAGs. The problems with dummynet have been fixed now. | Max Laier | 2004-02-25 | 1 | -1/+0 |
| * | Backout MT_TAG removal (i.e. bring back MT_TAGs) for now, as dummynet is | Max Laier | 2004-02-18 | 1 | -0/+1 |
| * | This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacing | Max Laier | 2004-02-13 | 1 | -1/+0 |
| * | Replace the if_name and if_unit members of struct ifnet with new members | Brooks Davis | 2003-10-31 | 1 | -1/+1 |
| * | Allow set 31 to be used for rules other than 65535. | Luigi Rizzo | 2003-07-15 | 1 | -0/+1 |
| * | Correct some comments, add opcode O_IPSEC to match packets | Luigi Rizzo | 2003-07-04 | 1 | -12/+17 |
| * | Change handling to support strong alignment architectures such as alpha and | Bernd Walter | 2003-06-04 | 1 | -5/+17 |
| * | Add a 'verrevpath' option that verifies the interface that a packet | Crist J. Clark | 2003-03-15 | 1 | -0/+2 |
| * | Oops, forgot to commit this file. This is part of the fix | Maxime Henrion | 2002-10-24 | 1 | -0/+2 |
| * | One bugfix and one new feature. | Luigi Rizzo | 2002-08-10 | 1 | -3/+3 |
| * | Fix a panic when doing "ipfw add pipe 1 log ..." | Luigi Rizzo | 2002-07-17 | 1 | -1/+1 |
| * | Implement keepalives for dynamic rules, so they will not expire | Luigi Rizzo | 2002-07-14 | 1 | -3/+5 |
| * | Remove one unused command name. | Luigi Rizzo | 2002-07-08 | 1 | -1/+0 |
| * | Implement the last 2-3 missing instructions for ipfw, | Luigi Rizzo | 2002-07-05 | 1 | -0/+1 |
| * | The new ipfw code. | Luigi Rizzo | 2002-06-27 | 1 | -246/+289 |
| * | Remove (almost all) global variables that were used to hold | Luigi Rizzo | 2002-06-22 | 1 | -3/+22 |
| * | Remove custom definitions (IP_FW_TCPF_SYN etc.) of TCP header flags | Luigi Rizzo | 2002-05-13 | 1 | -10/+0 |
| * | Cleanup the interface to ip_fw_chk, two of the input arguments | Luigi Rizzo | 2002-05-09 | 1 | -3/+19 |
| * | Remove __P. | Alfred Perlstein | 2002-03-19 | 1 | -1/+1 |
| * | Implement matching IP precedence in ipfw(4). | Yaroslav Tykhiy | 2001-12-21 | 1 | -1/+2 |
| * | MFS: sync the ipfw/dummynet/bridge code with the one recently merged | Luigi Rizzo | 2001-11-04 | 1 | -0/+1 |
| * | A few more style changes picked up whilst working on an MFC to -stable. | Josef Karthauser | 2001-10-29 | 1 | -2/+2 |
| * | Fix some whitespace, and a comment that I missed in the last commit. | Josef Karthauser | 2001-10-29 | 1 | -3/+4 |
| * | Clean up the style of this header file. | Josef Karthauser | 2001-10-29 | 1 | -186/+190 |
| * | Two main changes here: | Luigi Rizzo | 2001-09-27 | 1 | -62/+65 |
| * | A bunch of minor changes to the code (see below) for readability, code size | Luigi Rizzo | 2001-09-20 | 1 | -6/+21 |
| * | Introduce a new feature in IPFW: Check of the source or destination | Poul-Henning Kamp | 2001-02-13 | 1 | -1/+4 |
| * | Sync with the bridge/dummynet/ipfw code already tested in stable. | Luigi Rizzo | 2001-02-10 | 1 | -2/+2 |
| * | MFS: bridge/ipfw/dummynet fixes (bridge.c will be committed separately) | Luigi Rizzo | 2001-02-02 | 1 | -0/+1 |