summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.8
AgeCommit message (Expand)Author
2010-10-03tweak previous;Jason McIntyre
2010-10-01the grammar of my last commit worked with mandoc, but didn't work with nroff;Reyk Floeter
2010-10-01Add the -R id option to pfctl that allows to show only a specified ruleReyk Floeter
2010-09-20tweak previous; ok schwarzeJason McIntyre
2010-09-19Do not break .Op scope by .Oc.Ingo Schwarze
2010-09-17back out the -Fr hunk from previous: deraadt points out it is incorrectlyJason McIntyre
2010-09-16- note that -Fr puts the filer in a "pass all" stateJason McIntyre
2010-09-12spacing fix;Jason McIntyre
2010-06-25remove -m (merge).Henning Brauer
2010-03-23oops - i obviously missed -r1.142;Jason McIntyre
2010-03-23remove -A, -O, -R and -T loadHenning Brauer
2010-01-18Convert pf debug logging to using log()/addlog(), a single standardisedRyan Thomas McBride
2009-09-28add -S and -L options to store and load the pf state table from a file.David Gwynne
2009-09-03remove NAT specific command line optionsPeter Hessler
2008-06-11remove an ugly article;Jason McIntyre
2008-06-10Make counters on table addresses optional and disabled by default.Ryan Thomas McBride
2008-05-16no need to quote the argument to .Nd, now that it's nice and short;Jason McIntyre
2008-05-16There is not really a network address translation device.Marco Pfatschbacher
2008-05-09Add support to kill states by rule label or state id.Marco Pfatschbacher
2008-05-06Document new state creation counter for pfctl -s labelsMarco Pfatschbacher
2007-07-01states here too not stateHenning Brauer
2007-05-31convert to new .Dd format;Jason McIntyre
2007-04-21fix -o handling. syntax is now -o none|basic|profile. -o without argumentHenning Brauer
2007-04-20no whitespace allowed between -o and its argument, so update doc/usage()Jason McIntyre
2007-03-21Enable basic ruleset optimization by default.Ryan Thomas McBride
2007-01-30document -sI -v;Jason McIntyre
2007-01-18implement -T expire.Henning Brauer
2006-11-20-K argument to kill source tracking nodes explicitly, behaves like theRyan Thomas McBride
2006-11-01tweaks;Jason McIntyre
2006-11-01Document recursive printing of anchors via -a '*' or -a 'anchor/*'.Ryan Thomas McBride
2006-10-31Document new behaviour of the -o (ruleset optimization) flag.Ryan Thomas McBride
2006-10-23no need to use "keep state" and "flags S/SA" in pf rules,Jason McIntyre
2006-06-09Xo/Xc not needed here; from davidJason McIntyre
2005-06-13document extended pfctl -sl formatHenning Brauer
2005-05-22Add support to kill states that match networks.Marco Pfatschbacher
2005-01-05spelling;Jason McIntyre
2005-01-05Document -m flag.Ryan Thomas McBride
2004-12-13sync authpf anchor syntax;Jason McIntyre
2004-08-26update w.r.t. recursive anchorsJared Yanovich
2004-07-23- make SYNOPSIS and usage() clear that -t precedes -T;Jason McIntyre
2004-07-16'pfctl -o' ruleset optimizer that doesnt change the meaning of the final rulesetMike Frantzen
2004-06-21Update manpage to reflect changes in anchor namingMathieu Sauve-Frankel
2004-05-30various improvements and fixes from jared yanovich;Jason McIntyre
2004-03-20make pfctl -s osfp work and remove -o option from manpage; ok deraadt@David Krause
2004-02-27make pfctl -s all a bit more useful again by not printing a lllooooooottttt ofHenning Brauer
2004-02-17add -i flag, use it for -sI as a start. ok henning@, ok+test mcbride@Cedric Berger
2004-02-12- sort SYNOPSIS and options listJason McIntyre
2004-02-12add -p flag to specify the device - ok mcbride@, henning@ with no objectionsBob Beck
2003-12-31Many improvements to the handling of interfaces in PF.Cedric Berger
2003-12-16quotes, spaces and bars do not need to be escaped within displays;Jason McIntyre