summaryrefslogtreecommitdiffstats
path: root/sbin/ipfw/ipfw.8
Commit message (Expand)AuthorAgeFilesLines
* Trivial typo fix.ivoras2008-08-271-1/+1
* Slight wordsmithing. prompted by danger@julian2008-08-011-2/+5
* Document the use of the tablearg keyword together with the skipto command.julian2008-08-011-3/+16
* Note that setfib is not a terminal rule.julian2008-07-241-1/+2
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-0/+12
* Dummynet has a limit of 100 slots queue size (or 1MB, if you givedwmalone2008-02-271-0/+14
* Add table/tablearg support to ipfw's nat.piso2008-02-241-1/+1
* Instead of using a heuristic to decide whether to displayjulian2008-02-181-0/+5
* Add a note that ipfw states do not implicitly match ICMP error messages.yar2008-02-071-0/+6
* Polish this manual page a bit:danger2007-11-261-73/+110
* - New sysctl variable: net.inet.ip.dummynet.io_fastoleg2007-11-171-1/+19
* Change IPTOS_CE to IPTOS_ECN_CE.rpaulo2007-10-191-2/+2
* o Fix a typo in ipfw table usage example.maxim2007-10-141-1/+1
* Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.bz2007-08-051-2/+2
* Remove references to mpsafenet. This option no longer exists.csjp2007-08-041-14/+1
* o Make ipfw set more robust -- now it is possible:maxim2007-06-181-2/+20
* Add support for filtering on Routing Header Type 0 andbz2007-05-041-3/+7
* Mention the nat command in the synopsis and in the action section.piso2007-02-151-0/+13
* Summer of Code 2005: improve libalias - part 2 of 2piso2006-12-291-0/+114
* Add a note about rule syntax compared to the shell used so users do not gettrhodes2006-10-091-0/+4
* When addr/mask examples are given, show both a host and networkkeramida2006-10-041-5/+6
* Markup fixes.ru2006-09-181-2/+4
* Fix typo.julian2006-08-201-1/+1
* comply with style policejulian2006-08-181-5/+9
* Allow ipfw to forward to a destination that is specified by a table.julian2006-08-171-2/+16
* Take IP_FIREWALL_EXTENDED out of the man page too.julian2006-08-171-8/+0
* Specify correct argument range for tag/untag keywords.oleg2006-07-251-2/+2
* Add support of 'tablearg' feature for:oleg2006-06-151-3/+7
* Implement internal (i.e. inside kernel) packet tagging using mbuf_tags(9).oleg2006-05-241-1/+61
* Update manpage for net.inet6.ip6.fw.enable sysctl.mlaier2006-05-121-2/+4
* Revert `proto ip' back to the previous behavior. The kernel side ofume2006-03-051-2/+0
* Stop ipfw from aborting when asked to delete a table entry thatjulian2006-02-141-1/+2
* Fix a markup glitch.ru2006-02-031-1/+1
* Forget about ipfw1 and ipfw2. We aren't in RELENG_4 anymore.glebius2006-01-131-139/+6
* Document 'tablearg' keyword.glebius2006-01-131-1/+31
* [mdoc] add missing space before a punctuation type argument.ru2005-12-131-1/+1
* We couldn't specify the rule for filtering tunnel traffic since anume2005-11-291-0/+13
* -mdoc sweep.ru2005-11-181-3/+4
* Restore the documentation about uid, gid or prison based rules requiringcsjp2005-10-231-0/+10
* Redirect bridge(4) to if_bridge(4) and rename sysctl accordingly.mlaier2005-09-281-4/+4
* * Add dynamic sysctl for net.inet6.ip6.fw.bz2005-08-131-1/+20
* Bump document date. Remove EOL whitespace introduced in previouscperciva2005-07-011-3/+4
* Document some limitations of uid/gid rules.cperciva2005-07-011-0/+11
* Markup fixes.ru2005-06-141-4/+4
* Better explain, then actually implement the IPFW ALTQ-rule first-matchgreen2005-06-041-2/+13
* Add support for IPv4 only rules to IPFW2 now that it supports IPv6 as well.mlaier2005-06-031-13/+15
* 'ngtee' also depends on net.inet.ip.fw.one_pass.glebius2005-05-111-1/+3
* IPFW version 2 is the only option now in HEAD. Do not confuseglebius2005-05-041-45/+0
* Add IPv6 support to IPFW and Dummynet.brooks2005-04-181-30/+122
* Bring back the full packet destination manipulation for 'ipfw fwd'andre2005-02-221-1/+14
OpenPOWER on IntegriCloud