summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.8
AgeCommit message (Expand)Author
2003-03-07Only show non-active tables when the -g flag is given.Cedric Berger
2003-03-07document -gHenning Brauer
2003-03-06tweak wording and mdoc formattingDavid Krause
2003-03-04wrap Ic in Xo/Xc until fixedTheo de Raadt
2003-02-24echo->printf, because echo does not accept "\n" in all shells.Cedric Berger
2003-02-20extra plurals; openbsd@davidkrause.comTheo de Raadt
2003-02-20Fix table syntax documentation, from David Krause.Cedric Berger
2003-02-19cmdline options in alphabetical order in usage() and manpage; and sync themHenning Brauer
2003-02-19clarify how pfctl -k works a bit; based on a discussion with daniel and samHenning Brauer
2003-02-14remove explicit table creation ( -T create ), it's useless.Henning Brauer
2003-02-14English and mdoc fixes thanks to jmc@Cedric Berger
2003-02-14tweakHenning Brauer
2003-02-14Document verbose mode with tables (statistics).Cedric Berger
2003-02-14more good tweaks by krauseHenning Brauer
2003-02-13when talking about the order requirement, mention all 7 sections we have now.Henning Brauer
2003-02-11document pfctl -D macro=valueHenning Brauer
2003-02-08Add an example of "pfctl -a anchor -s rules" usage, and make it clearDaniel Hartmeier
2003-01-28typos; added white boldface to examplesJason McIntyre
2003-01-25tables are just tables; implementation details (radix) don't need to beHenning Brauer
2003-01-25kill whitespace at EOLHenning Brauer
2003-01-24document pfctl -vvsqHenning Brauer
2003-01-22Automatically create tables for the "add" and "replace" table commands.Cedric Berger
2003-01-19The -s option to show anchors is 'A' or 'Anchors', not 'a' (which is usedDaniel Hartmeier
2003-01-10Fix adding and deleting addresses in a table when there is a conflict withCedric Berger
2003-01-10More details about the -T flag. Suggested by Rukh <openbsd@rukh.net>Cedric Berger
2003-01-09note about queue statsHenning Brauer
2003-01-09Add support for active/inactive tablesets in the kernel.Cedric Berger
2003-01-03Bring in userland code for accessing PF radix tables.Cedric Berger
2002-12-15There is no such thing as pf=YES variable, there is a variablemargarida
2002-12-15rule set(s) -> ruleset(s)margarida
2002-12-06Introduce anchors and named rule sets, allowing to load additional ruleDaniel Hartmeier
2002-12-04do not warn for unused variables except with -v -v; henning okTheo de Raadt
2002-11-24missed one about ordering in the ruleset-filePhilipp Buehler
2002-11-24modifiers for -F/-s in the same order as it is required in pf.conf(5)Philipp Buehler
2002-11-20document the relevant queue optionsPhilipp Buehler
2002-11-09SEE ALSO reordering and corrections.Federico G. Schwindt
2002-09-18fix Xr refs; frisco@blackant.netTheo de Raadt
2002-06-27fix synopsis, closes pr2775Henning Brauer
2002-06-25move pfctl options -t, -m, -O and -l to pf.conf. These are set using theHenning Brauer
2002-06-11Add -N, -RKjell Wooding
2002-06-11sync with realityHenning Brauer
2002-06-03Add NAT keyword so it is picked up by apropos (man -k NAT). ok dhartmei@Kjell Wooding
2002-04-08Fix typo, from Raymond M SchneiderDaniel Hartmeier
2002-03-26sort options and clean up the -k descrption. patch from dfa@solo.eeMike Frantzen
2002-03-25add -k option to shootdown all the state entries from the specified hostMike Frantzen
2002-03-21Add r option to SYNOPSIS. From Brian Poole.Daniel Hartmeier
2002-03-11Add -r to reverse lookup addresses when displaying states.Daniel Hartmeier
2002-02-26Add optional pool memory hard limits, mainly as temporary solutionDaniel Hartmeier
2002-02-11Initial patch.Mike Pechkin
2002-01-09Add labels to rules. These are arbitrary names (not to be confused withDaniel Hartmeier