summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.8
AgeCommit message (Expand)Author
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
2001-12-21Initial patch for a new mdoc issue.Mike Pechkin
2001-12-13o) start new sentence on a new line;Mike Pechkin
2001-12-10Convert usage of 'you' to third person. Reword some sentences.Daniel Hartmeier
2001-12-10Add stateful filtering for other (non-TCP/UDP/ICMP) protocol, based onDaniel Hartmeier
2001-10-11Corrections from Brian J. Kifiak.Daniel Hartmeier
2001-09-30Selectable preset FSM optimizations for several network environments.Mike Frantzen
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-08-28Bump state timeouts and allow tweaking them from pfctl.Mike Frantzen
2001-08-22ftp-proxyBob Beck
2001-08-19Document per-rule byte counter.Daniel Hartmeier
2001-08-19Document per-rule statistics. If the evaluation counters look funny,Daniel Hartmeier
2001-08-11Add support for ICMP errors referring to ICMP queries/replies. FixesDaniel Hartmeier
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-07-28start sentence on new line, from mpech@Daniel Hartmeier
2001-07-26sort SEE ALSO section correctly, from mpech@.Daniel Hartmeier
2001-07-26usage() with __progname according to style(9), typo in man page. both from mp...Daniel Hartmeier
2001-07-20we don't like:Mike Pechkin
2001-07-04do not pick a fightTheo de Raadt
2001-07-03Missed a few style fixes...Hakan Olsson
2001-07-03Document -q option. Some style fixes. dhartmei@ ok.Hakan Olsson
2001-07-02Typo.Hakan Olsson
2001-07-01Appeared in 3.0, not 2.9; openbsd@davidkrause.comAngelos D. Keromytis
2001-07-01Finish with posixifying command options. Now both "pfctl -Fs" andKjell Wooding
2001-06-29POSIX-ify the flag options at theo's requestKjell Wooding
2001-06-27Change flag syntaxKjell Wooding