Age | Commit message (Expand) | Author |
2015-02-16 | after some discussion with henning, document the various log options as | Jason McIntyre |
2015-02-16 | Don't use greater-equal/less-equal symbols where "<="/">=" are intended. | Anthony J. Bentley |
2015-02-12 | a shot at documenting the changed log(matches) semantics | Henning Brauer |
2015-02-10 | document matching on prio | Henning Brauer |
2015-01-16 | properly handle opening parentheses, correctly quote vertical bars, | Ingo Schwarze |
2014-12-19 | Support source-hash and random with tables and dynifs; not just pools. | Reyk Floeter |
2014-10-23 | Add GRAMMAR to list of sections. | Kent R. Spillner |
2014-05-28 | tweak previous; | Jason McIntyre |
2014-05-28 | prio is meaningless when bandwidth shaping is in use, fix example | Henning Brauer |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |
2014-01-21 | document how any matches any non-loopback interface, ok benno | Henning Brauer |
2014-01-20 | document !received-on, ok dlg benno | Henning Brauer |
2014-01-10 | Using random-id is recommended in combination with no-df to ensure | Igor Sobrado |
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 |