aboutsummaryrefslogtreecommitdiff
path: root/sbin/ipfw/ipfw.8
Commit message (Expand)AuthorAgeFilesLines
* Fix part of the SYNOPSIS documenting LIST OF RULES AND PREPROCESSINGEugene Grosbein2018-11-131-11/+11
* Add ability to use dynamic external prefix in ipfw_nptv6 module.Andrey V. Elsukov2018-11-121-1/+10
* ipfw.8: fix small syntax error in an exampleEugene Grosbein2018-11-081-1/+1
* ipfw(8): clarify layer2 processing abilitiesEugene Grosbein2018-11-041-0/+21
* Retire IPFIREWALL_NAT64_DIRECT_OUTPUT kernel option. And add abilityAndrey V. Elsukov2018-10-211-3/+43
* Add description, parameters, options, sysctl and examples of using AQMs to ip...Guangyuan Yang2018-09-271-3/+426
* Restore the behaviour changed in r337536, when bad `ipfw delete` commandAndrey V. Elsukov2018-08-101-3/+8
* Add "record-state", "set-limit" and "defer-action" rule options to ipfw.Andrey V. Elsukov2018-07-091-8/+101
* Allow jail names (not just IDs) to be specified for: cpuset(1), ipfw(8),Jamie Gritton2018-07-031-4/+4
* Remove extra "ipfw" from example.Andrey V. Elsukov2018-06-281-4/+4
* Update NAT64 documentation, now we support any IPv6 prefixes.Andrey V. Elsukov2018-05-091-9/+11
* Fix typo.Oleg Bulyzhin2018-04-111-1/+1
* Remove note that `fwd tablearg` is supported only by IPv4. IPv6 isAndrey V. Elsukov2018-03-191-2/+2
* Do not try to reassemble IPv6 fragments in "reass" rule.Andrey V. Elsukov2018-03-121-2/+2
* DSCP values passed to setdscp need to be lowercase.Nick Hibma2018-02-131-22/+22
* Fix a few more speelling errorsEitan Adler2017-12-281-1/+1
* Add to ipfw support for sending an SCTP packet containing an ABORT chunk.Michael Tuexen2017-11-261-1/+9
* Fix a bug which avoided that rules for matching port numbers for SCTPMichael Tuexen2017-10-021-3/+3
* ipfw: Note that bandwidth can take G suffix in the manpageEmmanuel Vadot2017-06-231-1/+1
* ipfw.8: Note that the ipfw_nat kernel module must be loaded or that theEmmanuel Vadot2017-06-011-0/+5
* Add `ipfw table all destroy` support.Andrey V. Elsukov2017-05-021-1/+3
* Add ipfw_pmod kernel module.Andrey V. Elsukov2017-04-031-1/+15
* Change the syntax of ipfw's named states.Andrey V. Elsukov2017-03-151-15/+15
* Add support for non-contiguous IPv6 masks in ipfw(8) rules.Andrey V. Elsukov2016-10-181-1/+19
* Remove the kernel optoion for IPSEC_FILTERTUNNEL, which was deprecatedBjoern A. Zeeb2016-08-211-3/+2
* Add `stats reset` command implementation to NPTv6 moduleAndrey V. Elsukov2016-08-131-1/+1
* Add ipfw_nat64 module that implements stateless and stateful NAT64.Andrey V. Elsukov2016-08-131-2/+223
* Add named dynamic states support to ipfw(4).Andrey V. Elsukov2016-07-191-11/+35
* Add ipfw_nptv6 module that implements Network Prefix Translation for IPv6Andrey V. Elsukov2016-07-181-1/+60
* Belatedly bump .Dd date for Dummynet AQM import in r300779.Don Lewis2016-06-021-1/+1
* Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_valueAndrey V. Elsukov2015-03-131-1/+3
* mdoc: remove EOL whitespace.Joel Dahl2014-12-291-4/+4
* Misc mdoc fixes:Joel Dahl2014-11-231-2/+1
* Fix documentation issue.Alexander V. Chernikov2014-10-241-2/+2
* Document new table values.Alexander V. Chernikov2014-10-031-45/+47
* Replace "cidr" table type with "addr" type.Alexander V. Chernikov2014-08-141-9/+9
* * Document internal commands.Alexander V. Chernikov2014-08-141-0/+21
* Sync to HEAD@r269943.Alexander V. Chernikov2014-08-131-2/+1
|\
| * mdoc: remove superfluous paragraph macros.Joel Dahl2014-06-231-1/+0
| * use .Mt to mark up email addresses consistently (part1)Baptiste Daroussin2014-06-201-1/+1
* | Document table set-awareness in ipfw(8).Alexander V. Chernikov2014-08-131-18/+38
* | Document most of the changes that have happened.Alexander V. Chernikov2014-08-131-55/+260
|/
* ECN marking implenetation for dummynet.Hiren Panchasara2014-06-011-5/+6
* Minor grammar fixChris Rees2013-12-211-2/+1
* Add net.inet.ip.fw.dyn_keep_states sysctl whichAlexander V. Chernikov2013-12-181-0/+5
* Remove duplicated parapgraph.Stefan Eßer2013-07-241-10/+0
* Minor spelling and grammar fixes.Joel Dahl2013-04-111-1/+1
* Remove EOL whitespace.Joel Dahl2013-03-211-1/+1
* Add ipfw support for setting/matching DiffServ codepoints (DSCP).Alexander V. Chernikov2013-03-201-0/+83
* Remove the recently added sysctl variable net.pfil.forward.Andrey V. Elsukov2012-11-021-8/+0