aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/ipfw.8
Commit message (Expand)AuthorAgeFilesLines
* Trivial typo fix.Ivan Voras2008-08-271-1/+1
* Slight wordsmithing. prompted by danger@Julian Elischer2008-08-011-2/+5
* Document the use of the tablearg keyword together with the skipto command.Julian Elischer2008-08-011-3/+16
* Note that setfib is not a terminal rule.Julian Elischer2008-07-241-1/+2
* Add code to allow the system to handle multiple routing tables.Julian Elischer2008-05-091-0/+12
* Dummynet has a limit of 100 slots queue size (or 1MB, if you giveDavid Malone2008-02-271-0/+14
* Add table/tablearg support to ipfw's nat.Paolo Pisati2008-02-241-1/+1
* Instead of using a heuristic to decide whether to displayJulian Elischer2008-02-181-0/+5
* Add a note that ipfw states do not implicitly match ICMP error messages.Yaroslav Tykhiy2008-02-071-0/+6
* Polish this manual page a bit:Daniel Gerzo2007-11-261-73/+110
* - New sysctl variable: net.inet.ip.dummynet.io_fastOleg Bulyzhin2007-11-171-1/+19
* Change IPTOS_CE to IPTOS_ECN_CE.Rui Paulo2007-10-191-2/+2
* o Fix a typo in ipfw table usage example.Maxim Konovalov2007-10-141-1/+1
* Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.Bjoern A. Zeeb2007-08-051-2/+2
* Remove references to mpsafenet. This option no longer exists.Christian S.J. Peron2007-08-041-14/+1
* o Make ipfw set more robust -- now it is possible:Maxim Konovalov2007-06-181-2/+20
* Add support for filtering on Routing Header Type 0 andBjoern A. Zeeb2007-05-041-3/+7
* Mention the nat command in the synopsis and in the action section.Paolo Pisati2007-02-151-0/+13
* Summer of Code 2005: improve libalias - part 2 of 2Paolo Pisati2006-12-291-0/+114
* Add a note about rule syntax compared to the shell used so users do not getTom Rhodes2006-10-091-0/+4
* When addr/mask examples are given, show both a host and networkGiorgos Keramidas2006-10-041-5/+6
* Markup fixes.Ruslan Ermilov2006-09-181-2/+4
* Fix typo.Julian Elischer2006-08-201-1/+1
* comply with style policeJulian Elischer2006-08-181-5/+9
* Allow ipfw to forward to a destination that is specified by a table.Julian Elischer2006-08-171-2/+16
* Take IP_FIREWALL_EXTENDED out of the man page too.Julian Elischer2006-08-171-8/+0
* Specify correct argument range for tag/untag keywords.Oleg Bulyzhin2006-07-251-2/+2
* Add support of 'tablearg' feature for:Oleg Bulyzhin2006-06-151-3/+7
* Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9).Oleg Bulyzhin2006-05-241-1/+61
* Update manpage for net.inet6.ip6.fw.enable sysctl.Max Laier2006-05-121-2/+4
* Revert `proto ip' back to the previous behavior. The kernel side ofHajimu UMEMOTO2006-03-051-2/+0
* Stop ipfw from aborting when asked to delete a table entry thatJulian Elischer2006-02-141-1/+2
* Fix a markup glitch.Ruslan Ermilov2006-02-031-1/+1
* Forget about ipfw1 and ipfw2. We aren't in RELENG_4 anymore.Gleb Smirnoff2006-01-131-139/+6
* Document 'tablearg' keyword.Gleb Smirnoff2006-01-131-1/+31
* [mdoc] add missing space before a punctuation type argument.Ruslan Ermilov2005-12-131-1/+1
* We couldn't specify the rule for filtering tunnel traffic since anHajimu UMEMOTO2005-11-291-0/+13
* -mdoc sweep.Ruslan Ermilov2005-11-181-3/+4
* Restore the documentation about uid, gid or prison based rules requiringChristian S.J. Peron2005-10-231-0/+10
* Redirect bridge(4) to if_bridge(4) and rename sysctl accordingly.Max Laier2005-09-281-4/+4
* * Add dynamic sysctl for net.inet6.ip6.fw.Bjoern A. Zeeb2005-08-131-1/+20
* Bump document date. Remove EOL whitespace introduced in previousColin Percival2005-07-011-3/+4
* Document some limitations of uid/gid rules.Colin Percival2005-07-011-0/+11
* Markup fixes.Ruslan Ermilov2005-06-141-4/+4
* Better explain, then actually implement the IPFW ALTQ-rule first-matchBrian Feldman2005-06-041-2/+13
* Add support for IPv4 only rules to IPFW2 now that it supports IPv6 as well.Max Laier2005-06-031-13/+15
* 'ngtee' also depends on net.inet.ip.fw.one_pass.Gleb Smirnoff2005-05-111-1/+3
* IPFW version 2 is the only option now in HEAD. Do not confuseGleb Smirnoff2005-05-041-45/+0
* Add IPv6 support to IPFW and Dummynet.Brooks Davis2005-04-181-30/+122
* Bring back the full packet destination manipulation for 'ipfw fwd'Andre Oppermann2005-02-221-1/+14