summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.8
AgeCommit message (Expand)Author
2017-08-11add option -N (no domain resolution)Sebastian Benoit
2017-07-20"no-route" is also shown by -sinfo;Jason McIntyre
2017-04-23trim the documentation for -k: make it more consistent,Jason McIntyre
2017-04-21Add "key" modifier for -k to make pfctl can kill a state by specifyingYASUOKA Masahiko
2017-01-26one more fix i requested for previous;Jason McIntyre
2017-01-26Select the routing domain to be used for kill states by host or bySebastian Benoit
2015-06-15document pfctl -ss -R <rule>, ok mikeb@Stuart Henderson
2014-04-19remove altq bits here, tooHenning Brauer
2013-07-21zap one redundant line, replacing it with a note that althoughJason McIntyre
2013-07-21tidy up DESCRIPTION somewhat, and format nicer;Jason McIntyre
2013-07-21re-zap the previous paragraph, but this time in its place documentJason McIntyre
2013-07-20reverting previous until i can work out what henning is telling me...Jason McIntyre
2013-07-19remove redundant paragraph; from Pieter VerberneJason McIntyre
2013-07-05Collect and display 'match' counters for pf tables.Bret Lambert
2013-03-13Describe the counters that "pfctl -s info" displays. Tweaks jmc@, ok deraadt@Stuart Henderson
2012-09-29Remove extra .PpLawrence Teo
2011-11-23print ports as numbers by default; -P prints names insteadHenning Brauer
2011-04-23improve line breaking in SYNOPSIS now that semantics of the .Bk macroIgor Sobrado
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