| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for IPv6 to ipfw fwd: | bz | 2011-08-20 | 1 | -2/+2 |
* | Add new rule actions "call" and "return" to ipfw. They make | ae | 2011-06-29 | 1 | -1/+88 |
* | Implement "global" mode for ipfw nat. It is similar to natd(8) | ae | 2011-06-14 | 1 | -1/+22 |
* | Add tablearg support for ipfw setfib. | ae | 2011-05-30 | 1 | -3/+6 |
* | mdoc: | pluknet | 2011-05-17 | 1 | -2/+2 |
* | The first customer of the SO_USER_COOKIE option: | luigi | 2010-11-12 | 1 | -0/+11 |
* | mdoc: make pages render with mandoc | uqs | 2010-10-21 | 1 | -2/+1 |
* | document logging through bpf | luigi | 2010-10-13 | 1 | -13/+18 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -2/+0 |
* | Fix incorrect usage of 'assure' and 'insure'. | brucec | 2010-08-28 | 1 | -1/+1 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 1 | -2/+2 |
* | Document that the "ngtee" action no longer accepts packet, and | glebius | 2010-07-27 | 1 | -4/+2 |
* | Tweak language to make one point potentially clearer for non-native spekers | gavin | 2010-03-20 | 1 | -2/+2 |
* | more documentation on new dummynet features. | luigi | 2010-03-05 | 1 | -18/+98 |
* | Bring in the most recent version of ipfw and dummynet, developed | luigi | 2010-03-02 | 1 | -62/+80 |
* | implement a new match option, | luigi | 2009-12-15 | 1 | -0/+14 |
* | fix the indentation for addr: values | luigi | 2009-12-15 | 1 | -0/+2 |
* | Fix setfib(1) section number. | brueffer | 2009-09-18 | 1 | -1/+1 |
* | - 'burst' description rewritten. | oleg | 2009-06-26 | 1 | -5/+10 |
* | o Kill grammar nits. | maxim | 2009-06-26 | 1 | -2/+2 |
* | - fix dummynet 'fast' mode for WF2Q case. | oleg | 2009-06-24 | 1 | -1/+15 |
* | Permit the specification of bandwidth values within | luigi | 2009-06-08 | 1 | -11/+15 |
* | Kill hard sentence break added in the previous revision. | trhodes | 2009-04-11 | 1 | -1/+4 |
* | Add emulation of delay profiles, which lets you model various | luigi | 2009-04-09 | 1 | -1/+86 |
* | o Grammar. | maxim | 2009-04-08 | 1 | -3/+3 |
* | Various cleanup of text, moving a couple of paragraphs | luigi | 2009-04-08 | 1 | -88/+99 |
* | Remove contractions, reword a sentence to avoid a double negative, | trhodes | 2009-04-07 | 1 | -3/+4 |
* | Improve a bit reass documentation: | piso | 2009-04-05 | 1 | -0/+25 |
* | Implement an ipfw action to reassemble ip packets: reass. | piso | 2009-04-01 | 1 | -0/+7 |
* | Mdoc style, spelling, grammar and wording fixes. This manpage needs more work. | brueffer | 2009-03-19 | 1 | -62/+68 |
* | Add SCTP NAT support. | piso | 2009-02-07 | 1 | -1/+166 |
* | Update the ipfw man page to reflect last change (-q option with nat option). | piso | 2008-12-18 | 1 | -0/+2 |
* | * add all keyword for table list & flush actions. | rik | 2008-09-27 | 1 | -3/+14 |
* | Trivial typo fix. | ivoras | 2008-08-27 | 1 | -1/+1 |
* | Slight wordsmithing. prompted by danger@ | julian | 2008-08-01 | 1 | -2/+5 |
* | Document the use of the tablearg keyword together with the skipto command. | julian | 2008-08-01 | 1 | -3/+16 |
* | Note that setfib is not a terminal rule. | julian | 2008-07-24 | 1 | -1/+2 |
* | Add code to allow the system to handle multiple routing tables. | julian | 2008-05-09 | 1 | -0/+12 |
* | Dummynet has a limit of 100 slots queue size (or 1MB, if you give | dwmalone | 2008-02-27 | 1 | -0/+14 |
* | Add table/tablearg support to ipfw's nat. | piso | 2008-02-24 | 1 | -1/+1 |
* | Instead of using a heuristic to decide whether to display | julian | 2008-02-18 | 1 | -0/+5 |
* | Add a note that ipfw states do not implicitly match ICMP error messages. | yar | 2008-02-07 | 1 | -0/+6 |
* | Polish this manual page a bit: | danger | 2007-11-26 | 1 | -73/+110 |
* | - New sysctl variable: net.inet.ip.dummynet.io_fast | oleg | 2007-11-17 | 1 | -1/+19 |
* | Change IPTOS_CE to IPTOS_ECN_CE. | rpaulo | 2007-10-19 | 1 | -2/+2 |
* | o Fix a typo in ipfw table usage example. | maxim | 2007-10-14 | 1 | -1/+1 |
* | Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL. | bz | 2007-08-05 | 1 | -2/+2 |
* | Remove references to mpsafenet. This option no longer exists. | csjp | 2007-08-04 | 1 | -14/+1 |
* | o Make ipfw set more robust -- now it is possible: | maxim | 2007-06-18 | 1 | -2/+20 |
* | Add support for filtering on Routing Header Type 0 and | bz | 2007-05-04 | 1 | -3/+7 |