Age | Commit message (Expand) | Author |
2013-12-21 | Document that the "user" socket check is not reliable with wildcard | Camiel Dobbelaar |
2013-11-27 | document better how priorities work, and fix an example; | Jason McIntyre |
2013-10-12 | i. e. -> i.e. | Jason McIntyre |
2013-10-12 | explicitely->explicitly | Stuart Henderson |
2013-10-12 | document new queueing. with lots of help from jmc. glanced over by many, | Henning Brauer |
2013-04-25 | fix range for assigned ports managed by the IANA (see RFC 1700). | Igor Sobrado |
2013-02-19 | Make it clear that the default implicit 'pass' rule does not create state, | Stuart Henderson |
2013-01-16 | move the "set queue" block a bit down so that | Henning Brauer |
2013-01-16 | for consistency with prio etc, the queue assignment really belongs | Henning Brauer |
2012-10-18 | Disallow tables and interface address pools for rdr-to, nat-to and | Reyk Floeter |
2012-09-20 | remove unneccessary macro; | Jason McIntyre |
2012-09-20 | Lower pf frags limit to not risk running out of mbuf clusters | Camiel Dobbelaar |
2012-07-10 | it seems previous was wrong, so move prio/tos out of OPTIONS, | Jason McIntyre |
2012-07-10 | move set prio/tos into OPTIONS; ok henning | Jason McIntyre |
2012-07-09 | one more prio -> set prio; ok henning | Jason McIntyre |
2012-07-09 | Enable support for the 'weight' keyword in the 'least-states' | Joerg Zinke |
2012-07-09 | fix some of the confusion we have in pf regarding filter criteria vs | Henning Brauer |
2012-06-29 | tcp/udp mandatory for "user"; from ti zed | Jason McIntyre |
2012-04-24 | take a stab at documenting when arguments need quoted, and valid macro | Jason McIntyre |
2012-01-31 | tweak previous; | Jason McIntyre |
2012-01-30 | document af-to (aka nat64) | Mike Belopuhov |
2012-01-16 | Fix description for tcp.opening timeout in pf.conf(5). | Alexander Bluhm |
2012-01-11 | make "self" a bit more visible | Henning Brauer |
2011-11-27 | Manpage bits for the recent changes in vlan(4) prio handling. | Christiano F. Haesbaert |
2011-08-30 | Document a "once" filter option used to create one shot rules. | Mike Belopuhov |
2011-08-18 | fix overload table BNF | Henning Brauer |
2011-08-16 | Sync documentation with code on the matter of max state limit behavior. | Mike Belopuhov |
2011-08-08 | sync 'set-tos' with 'tos' keyword (DiffServ is supported by both) | Ryan Thomas McBride |
2011-07-29 | Remove requirement to quote 'debug' loglevel for the 'debug' option. | Ryan Thomas McBride |
2011-07-27 | - new sentence, new line | Jason McIntyre |
2011-07-27 | Add support for weighted round-robin in load balancing pools and tables. | Ryan Thomas McBride |
2011-07-09 | zap trailing whitespace; | Jason McIntyre |
2011-07-08 | Initial description of 'prio' keyword. | Ryan Thomas McBride |
2011-07-04 | jmc found a few more mentions of RIO here | Ted Unangst |
2011-07-04 | tweak previous; | Jason McIntyre |
2011-07-04 | bye bye require-order. | Henning Brauer |
2011-07-03 | bring in least-states load balancing algorithm | Joerg Zinke |
2011-06-23 | Use a common text explaining how the various configuration parsers using | Stuart Henderson |
2011-05-20 | Point out that the 'set skip' interfaces are currently only evaluated at | Stuart Henderson |
2011-05-02 | update BNF for "set limit"; from Lawrence Teo | Jason McIntyre |
2011-04-06 | Documentation for "on rdomain <number>". OK henning@ | Claudio Jeker |
2011-04-05 | remove mention of fastroute here as well | Jonathan Gray |
2011-03-25 | Pf can reassemble IPv6 fragments now. | Alexander Bluhm |
2011-02-01 | - remove an ambiguity regarding the state description. i used part of a | Jason McIntyre |
2011-01-23 | bit more on reflection, From: James Jerkins <jjerkins at una.edu> | Henning Brauer |
2011-01-20 | Fix an example using rdr-to where a couple of hosts were exempted from | Stuart Henderson |
2010-12-31 | According to pf_scrub_ip6() pf does not support the scrub options | Alexander Bluhm |
2010-12-23 | fix my last (sloppy) fix; from Thomas Pfaff | Jason McIntyre |
2010-12-22 | fix sloppy paste in; | Jason McIntyre |
2010-12-22 | adjust set debug description to reality | Henning Brauer |