summaryrefslogtreecommitdiff
path: root/share/man/man5/pf.conf.5
AgeCommit message (Expand)Author
2010-08-20sync divert-packet documentation with realityHenning Brauer
2010-05-19redo the list of "sticky" parameters for match rules;Stuart Henderson
2010-04-01Don't mention translation in the require-order blurb as it is nowJonathan Gray
2010-03-18add divert-* to bnf; from Dave AndersonJason McIntyre
2010-02-19missing "Henning Brauer
2010-02-18missing `]'; from Aivar JaaksonJason McIntyre
2010-02-02Add missing 'in' in sample rdr-to rule. Noted by Steve Williams.Stuart Henderson
2010-01-12better word MSS in pf.conf.5, from Lars Nooden;Jason McIntyre
2010-01-12First pass at removing the 'pf_pool' mechanism for translation and routingRyan Thomas McBride
2009-12-24correct the text for received-on; ok dlgTheo de Raadt
2009-12-24tweak previous;Jason McIntyre
2009-12-24try to document received-on.David Gwynne
2009-11-30It doesn't make sense to talk about doing packet tagging "duringStuart Henderson
2009-11-10adjust one of the examples/descriptions for nat-to; it used to beStuart Henderson
2009-11-06correct values for set reassembleEric Faurot
2009-11-05Adjust the description of network translation to match the codeStuart Henderson
2009-10-14Second example discussing the pass modifier with rdr-tojmeltzer
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-09-25some clarification of "set reassemble" and "no-df"; help/ok henningJason McIntyre
2009-09-22floating/if-bound may be used per-rule; ok henningJason McIntyre
2009-09-08I had not enough oks to commit this diff.Michele Marchetto
2009-09-08Add support for divert sockets. They allow you to:Michele Marchetto
2009-09-07implement binat-to as a macro-like rule: a rule using the new binat-toReyk Floeter
2009-09-07remove the trans-anchors bnf entry too; ok sthen henningJason McIntyre
2009-09-07remove *-anchor bits from BNF; ok sthenJason McIntyre
2009-09-03the recent changes to translation make the ordering of this documentJason McIntyre
2009-09-02match in pass is bullshit (conversion error from nat pass), spotted by phesslerHenning Brauer
2009-09-02all the new *-to options are part of the "filteropts" section at theReyk Floeter
2009-09-01document new pf. mostly from igor, input and bnf by meHenning Brauer
2009-07-28Recommit rev. 1.446 it is again possible to use DSCP names in tos and settosClaudio Jeker
2009-07-27Please don't commit documentation for changes which don't compile inTheo de Raadt
2009-07-27List the additional TOS values and DiffServ Code Points now recognisedStuart Henderson
2009-07-19take out a few .Ar macros from the examples.Igor Sobrado
2009-07-18use a better layout to improve readability.Igor Sobrado
2009-05-30correct the bnf for return-rst, and describe the optional ttl parameterJason McIntyre
2009-05-01use printf instead of echo for one of the anchor examples - this allows itJason McIntyre
2009-04-27now that require-order is no longer on by default, we can relax the orderingJason McIntyre
2009-04-27- use .Dl for short displaysJason McIntyre
2009-04-27- restructure the ANCHORS sectionJason McIntyre
2009-04-26switch the require-order default to "no". regression tests still pass.Stuart Henderson
2009-04-24tweak ANCHORS;Jason McIntyre
2009-04-24reduce the verbosity of the two examples sections, and provide someJason McIntyre
2009-04-24rearrange/merge the various sections to impose some structure on this page;Jason McIntyre
2009-04-22tweaks for the final sections;Jason McIntyre
2009-04-21final sort;Jason McIntyre
2009-04-21tweak NORMALIZATION;Jason McIntyre
2009-04-21simplify "log (user)"; help/ok henningJason McIntyre
2009-04-21tweak PARAMETERS;Jason McIntyre
2009-04-21sort PARAMETERS; also split the list in two, to make it more manageable;Jason McIntyre
2009-04-20Don't talk about a "scrub reassemble tcp" rule, talk about "reassembleStuart Henderson