| Commit message (Expand) | Author | Age | Files | Lines |
* | Backout MT_TAG removal (i.e. bring back MT_TAGs) for now, as dummynet is | mlaier | 2004-02-18 | 1 | -0/+1 |
* | This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacing | mlaier | 2004-02-13 | 1 | -1/+0 |
* | Replace the if_name and if_unit members of struct ifnet with new members | brooks | 2003-10-31 | 1 | -1/+1 |
* | Allow set 31 to be used for rules other than 65535. | luigi | 2003-07-15 | 1 | -0/+1 |
* | Correct some comments, add opcode O_IPSEC to match packets | luigi | 2003-07-04 | 1 | -12/+17 |
* | Change handling to support strong alignment architectures such as alpha and | ticso | 2003-06-04 | 1 | -5/+17 |
* | Add a 'verrevpath' option that verifies the interface that a packet | cjc | 2003-03-15 | 1 | -0/+2 |
* | Oops, forgot to commit this file. This is part of the fix | mux | 2002-10-24 | 1 | -0/+2 |
* | One bugfix and one new feature. | luigi | 2002-08-10 | 1 | -3/+3 |
* | Fix a panic when doing "ipfw add pipe 1 log ..." | luigi | 2002-07-17 | 1 | -1/+1 |
* | Implement keepalives for dynamic rules, so they will not expire | luigi | 2002-07-14 | 1 | -3/+5 |
* | Remove one unused command name. | luigi | 2002-07-08 | 1 | -1/+0 |
* | Implement the last 2-3 missing instructions for ipfw, | luigi | 2002-07-05 | 1 | -0/+1 |
* | The new ipfw code. | luigi | 2002-06-27 | 1 | -246/+289 |
* | Remove (almost all) global variables that were used to hold | luigi | 2002-06-22 | 1 | -3/+22 |
* | Remove custom definitions (IP_FW_TCPF_SYN etc.) of TCP header flags | luigi | 2002-05-13 | 1 | -10/+0 |
* | Cleanup the interface to ip_fw_chk, two of the input arguments | luigi | 2002-05-09 | 1 | -3/+19 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -1/+1 |
* | Implement matching IP precedence in ipfw(4). | yar | 2001-12-21 | 1 | -1/+2 |
* | MFS: sync the ipfw/dummynet/bridge code with the one recently merged | luigi | 2001-11-04 | 1 | -0/+1 |
* | A few more style changes picked up whilst working on an MFC to -stable. | joe | 2001-10-29 | 1 | -2/+2 |
* | Fix some whitespace, and a comment that I missed in the last commit. | joe | 2001-10-29 | 1 | -3/+4 |
* | Clean up the style of this header file. | joe | 2001-10-29 | 1 | -186/+190 |
* | Two main changes here: | luigi | 2001-09-27 | 1 | -62/+65 |
* | A bunch of minor changes to the code (see below) for readability, code size | luigi | 2001-09-20 | 1 | -6/+21 |
* | Introduce a new feature in IPFW: Check of the source or destination | phk | 2001-02-13 | 1 | -1/+4 |
* | Sync with the bridge/dummynet/ipfw code already tested in stable. | luigi | 2001-02-10 | 1 | -2/+2 |
* | MFS: bridge/ipfw/dummynet fixes (bridge.c will be committed separately) | luigi | 2001-02-02 | 1 | -0/+1 |
* | o IPFW incorrectly handled filtering in the presence of previously | rwatson | 2001-01-09 | 1 | -2/+2 |
* | Add new fields for more granularity: | billf | 2000-10-02 | 1 | -1/+28 |
* | Remove obsolete comment. | archie | 2000-08-22 | 1 | -1/+0 |
* | Add tcpoptions to ipfw. This works much in the same way as ipoptions do. | dan | 2000-06-08 | 1 | -0/+10 |
* | Implement WF2Q+ in dummynet. | luigi | 2000-06-08 | 1 | -2/+3 |
* | Back out the previous change to the queue(3) interface. | jake | 2000-05-26 | 1 | -1/+1 |
* | Change the way that the queue(3) structures are declared; don't assume that | jake | 2000-05-23 | 1 | -1/+1 |
* | Support for stateful (dynamic) ipfw rules. They are very | luigi | 2000-02-10 | 1 | -4/+35 |
* | Add ipfw hooks for the new dummynet features. | luigi | 2000-01-08 | 1 | -1/+4 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | Miscellaneous fixes/cleanups relating to ipfw and divert(4): | archie | 1999-12-06 | 1 | -0/+3 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Correction: uid -> gid (comment) | green | 1999-08-27 | 1 | -2/+2 |
* | Implement probabilistic rule match in ipfw. Each rule can be associated | luigi | 1999-08-11 | 1 | -2/+20 |
* | Make ipfw's logging more dynamic. Now, log will use the default limit | green | 1999-08-01 | 1 | -1/+3 |
* | Correct a really gross comment format. | green | 1999-07-28 | 1 | -5/+7 |
* | This is the much-awaited cleaned up version of IPFW [ug]id support. | green | 1999-06-19 | 1 | -2/+8 |
* | Tidy up some stray / unused stuff in the IPFW package and friends. | peter | 1999-04-20 | 1 | -9/+1 |
* | Last bits (i think) of dummynet for -current. | luigi | 1998-12-14 | 1 | -3/+8 |
* | Widen and change the layout of the IPFW structures flag element. | phk | 1998-09-02 | 1 | -29/+29 |
* | Yow! Completely change the way socket options are handled, eliminating | wollman | 1998-08-23 | 1 | -1/+18 |
* | Support for IPFW based transparent forwarding. | julian | 1998-07-06 | 1 | -1/+4 |