summaryrefslogtreecommitdiff
path: root/share/man/man5/pf.conf.5
AgeCommit message (Expand)Author
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
2009-04-17tweak PACKET FILTERING;Jason McIntyre
2009-04-16tweak TRANSLATION;Jason McIntyre
2009-04-15comment out the RIO stuff until such a time as it is enabled; ok henningJason McIntyre
2009-04-15code and Backus-Naur Form specification rules must fit on 80-column displays;Igor Sobrado
2009-04-15tweak QUEUEING;Jason McIntyre
2009-04-15sort QUEUEING, and a little list tweaking;Jason McIntyre
2009-04-14tweak TABLES;Jason McIntyre
2009-04-14tweak OPTIONS; also there is no need to given an example of every "set"Jason McIntyre
2009-04-13sort OPTIONS;Jason McIntyre
2009-04-10tweak TABLES;Jason McIntyre
2009-04-10some improvements for the PACKET FILTERING section;Jason McIntyre
2009-04-07bnf-tweaksHenning Brauer
2009-04-07don't we all love BNF? make it lie lessHenning Brauer