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