| Commit message (Expand) | Author | Age | Files | Lines |
* | comply with style police | julian | 2006-08-18 | 1 | -1/+0 |
* | Allow ipfw to forward to a destination that is specified by a table. | julian | 2006-08-17 | 1 | -0/+2 |
* | Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9). | oleg | 2006-05-24 | 1 | -0/+6 |
* | Reintroduce net.inet6.ip6.fw.enable sysctl to dis/enable the ipv6 processing | mlaier | 2006-05-12 | 1 | -0/+3 |
* | When sending a packet from dummynet, indicate that we're forwarding | ru | 2006-02-14 | 1 | -2/+0 |
* | Add a new feature for optimizining ipfw rulesets - substitution of the | glebius | 2005-12-13 | 1 | -0/+2 |
* | Garbage-collect now unused struct _ipfw_insn_pipe and flush_pipe_ptrs(), | glebius | 2005-11-29 | 1 | -15/+0 |
* | * Add dynamic sysctl for net.inet6.ip6.fw. | bz | 2005-08-13 | 1 | -0/+5 |
* | Add support for IPv4 only rules to IPFW2 now that it supports IPv6 as well. | mlaier | 2005-06-03 | 1 | -0/+2 |
* | IPFW version 2 is the only option in HEAD and RELENG_5. | glebius | 2005-05-04 | 1 | -1/+0 |
* | Add IPv6 support to IPFW and Dummynet. | brooks | 2005-04-18 | 1 | -0/+67 |
* | Add a ng_ipfw node, implementing a quick and simple interface between | glebius | 2005-02-05 | 1 | -0/+7 |
* | o Clean up interface between ip_fw_chk() and its callers: | glebius | 2005-01-14 | 1 | -4/+12 |
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -1/+1 |
* | Add support to IPFW for matching by TCP data length. | green | 2004-10-03 | 1 | -0/+1 |
* | Add support to IPFW for classification based on "diverted" status | green | 2004-10-03 | 1 | -3/+6 |
* | Add to IPFW the ability to do ALTQ classification/tagging. | green | 2004-10-03 | 1 | -0/+10 |
* | Add an additional struct inpcb * argument to pfil(9) in order to enable | mlaier | 2004-09-29 | 1 | -2/+3 |
* | Bring back the sysctl 'net.inet.ip.fw.enable' to unbreak the startup scripts | andre | 2004-08-19 | 1 | -0/+1 |
* | Convert ipfw to use PFIL_HOOKS. This is change is transparent to userland | andre | 2004-08-17 | 1 | -7/+15 |
* | Put the 'antispoof' opcode in the proper place in the opcode list such | obrien | 2004-08-16 | 1 | -1/+1 |
* | Add the ability to associate ipfw rules with a specific prison ID. | csjp | 2004-08-12 | 1 | -1/+5 |
* | New ipfw option "antispoof": | andre | 2004-08-09 | 1 | -0/+1 |
* | Introduce a new feature to IPFW2: lookup tables. These are useful | ru | 2004-06-09 | 1 | -0/+19 |
* | Add the option versrcreach to verify that a valid route to the | andre | 2004-04-23 | 1 | -0/+1 |
* | Re-remove MT_TAGs. The problems with dummynet have been fixed now. | mlaier | 2004-02-25 | 1 | -1/+0 |
* | 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 |