summaryrefslogtreecommitdiff
path: root/share/man/man5/pf.conf.5
AgeCommit message (Expand)Author
2015-02-16after some discussion with henning, document the various log options asJason McIntyre
2015-02-16Don't use greater-equal/less-equal symbols where "<="/">=" are intended.Anthony J. Bentley
2015-02-12a shot at documenting the changed log(matches) semanticsHenning Brauer
2015-02-10document matching on prioHenning Brauer
2015-01-16properly handle opening parentheses, correctly quote vertical bars,Ingo Schwarze
2014-12-19Support source-hash and random with tables and dynifs; not just pools.Reyk Floeter
2014-10-23Add GRAMMAR to list of sections.Kent R. Spillner
2014-05-28tweak previous;Jason McIntyre
2014-05-28prio is meaningless when bandwidth shaping is in use, fix exampleHenning Brauer
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2014-01-21document how any matches any non-loopback interface, ok bennoHenning Brauer
2014-01-20document !received-on, ok dlg bennoHenning Brauer
2014-01-10Using random-id is recommended in combination with no-df to ensureIgor Sobrado
2013-12-21Document that the "user" socket check is not reliable with wildcardCamiel Dobbelaar
2013-11-27document better how priorities work, and fix an example;Jason McIntyre
2013-10-12i. e. -> i.e.Jason McIntyre
2013-10-12explicitely->explicitlyStuart Henderson
2013-10-12document new queueing. with lots of help from jmc. glanced over by many,Henning Brauer
2013-04-25fix range for assigned ports managed by the IANA (see RFC 1700).Igor Sobrado
2013-02-19Make it clear that the default implicit 'pass' rule does not create state,Stuart Henderson
2013-01-16move the "set queue" block a bit down so thatHenning Brauer
2013-01-16for consistency with prio etc, the queue assignment really belongsHenning Brauer
2012-10-18Disallow tables and interface address pools for rdr-to, nat-to andReyk Floeter
2012-09-20remove unneccessary macro;Jason McIntyre
2012-09-20Lower pf frags limit to not risk running out of mbuf clustersCamiel Dobbelaar
2012-07-10it seems previous was wrong, so move prio/tos out of OPTIONS,Jason McIntyre
2012-07-10move set prio/tos into OPTIONS; ok henningJason McIntyre
2012-07-09one more prio -> set prio; ok henningJason McIntyre
2012-07-09Enable support for the 'weight' keyword in the 'least-states'Joerg Zinke
2012-07-09fix some of the confusion we have in pf regarding filter criteria vsHenning Brauer
2012-06-29tcp/udp mandatory for "user"; from ti zedJason McIntyre
2012-04-24take a stab at documenting when arguments need quoted, and valid macroJason McIntyre
2012-01-31tweak previous;Jason McIntyre
2012-01-30document af-to (aka nat64)Mike Belopuhov
2012-01-16Fix description for tcp.opening timeout in pf.conf(5).Alexander Bluhm
2012-01-11make "self" a bit more visibleHenning Brauer
2011-11-27Manpage bits for the recent changes in vlan(4) prio handling.Christiano F. Haesbaert
2011-08-30Document a "once" filter option used to create one shot rules.Mike Belopuhov
2011-08-18fix overload table BNFHenning Brauer
2011-08-16Sync documentation with code on the matter of max state limit behavior.Mike Belopuhov
2011-08-08sync 'set-tos' with 'tos' keyword (DiffServ is supported by both)Ryan Thomas McBride
2011-07-29Remove requirement to quote 'debug' loglevel for the 'debug' option.Ryan Thomas McBride
2011-07-27- new sentence, new lineJason McIntyre
2011-07-27Add support for weighted round-robin in load balancing pools and tables.Ryan Thomas McBride
2011-07-09zap trailing whitespace;Jason McIntyre
2011-07-08Initial description of 'prio' keyword.Ryan Thomas McBride
2011-07-04jmc found a few more mentions of RIO hereTed Unangst
2011-07-04tweak previous;Jason McIntyre
2011-07-04bye bye require-order.Henning Brauer
2011-07-03bring in least-states load balancing algorithmJoerg Zinke