Age | Commit message (Expand) | Author |
2006-08-31 | knock out the cpp/m4 stuff from MACROS; after discussion with many... | Jason McIntyre |
2006-08-22 | back out -r1.497 (support for "tagged {}" lists), it broke "tagged" support | Daniel Hartmeier |
2006-08-02 | in the BNF section, note that a comma is optional, closes PR 5191 | Daniel Hartmeier |
2006-07-25 | document "tos": pointed out by maxim bourmistrov | Jason McIntyre |
2006-07-09 | The timeout value is called src.track, not source-track. | Ryan Thomas McBride |
2006-06-18 | typo: queu -> queue | Hans-Joerg Hoexer |
2006-05-28 | put previous in the correct place; ok mcbride | Jason McIntyre |
2006-05-28 | Adaptive timeouts are now on by default. | Ryan Thomas McBride |
2006-05-14 | interface bandwidths can change; ok henning | Theo de Raadt |
2006-05-01 | update the "tagged" line; ok dhartmei | Jason McIntyre |
2006-05-01 | add support for "tagged {}" lists, from Pierre-Yves Ritschard | Daniel Hartmeier |
2006-04-30 | - replace <> with .Aq | Jason McIntyre |
2006-03-14 | implement a Unicast Reverse Path Forwarding (uRPF) check for pf(4) | Damien Miller |
2006-02-20 | new ftp-proxy | Camiel Dobbelaar |
2006-01-18 | Document the "tables" and "table-entries" limit options. | Joel Knight |
2005-11-17 | document "log (user)" | Joel Knight |
2005-09-16 | in the bnf section, clarify that "fastroute" takes no arguments. also fix | Daniel Hartmeier |
2005-08-06 | replace port number 8025 w/ symbolic `spamd'; | Jason McIntyre |
2005-08-05 | document "set skip on" in the BNF grammar, from David Krause | Daniel Hartmeier |
2005-06-14 | the need to use stateful rules for tagging is gone | Henning Brauer |
2005-06-05 | (lightly) document carp(4) in reference to state table; | Jason McIntyre |
2005-06-03 | add an ipv6 example; | Jason McIntyre |
2005-06-02 | In the BNF section, remove one spurious "proto" and add one missing |. | Daniel Hartmeier |
2005-05-27 | s/log-all/log (all)/ | Daniel Hartmeier |
2005-05-26 | support 'log' and 'log-all' in 'nat/rdr/binat pass' rules. original patch | Daniel Hartmeier |
2005-05-26 | sync with reality | Henning Brauer |
2005-05-23 | the BNF production is called "load-anchor", found by Magne Andreassen | Daniel Hartmeier |
2005-05-18 | max-src-states typo; ok henning@ | David Krause |
2005-03-01 | occurance -> occurrence; | Jason McIntyre |
2005-02-27 | support 'tagged' in translation rules, non-delayed tag lookup | Daniel Hartmeier |
2005-02-25 | Mention that if a cbq/hfsc queue definition doesn't specify 'bandwidth' | Joel Knight |
2005-02-24 | Document the 'source-track' stateful tracking option. Heavy influence | Joel Knight |
2005-01-01 | Fix some parse errors in example rules | Christopher Pascoe |
2004-12-23 | document icmp type/code text abbreviations recognized by pfctl | Jared Yanovich |
2004-12-22 | Introduce 'set skip on <ifspec>' to support a list of interfaces where no | Daniel Hartmeier |
2004-12-22 | spacing | David Krause |
2004-12-21 | update to indicate that return-rst generates packets | Michael Coulter |
2004-12-19 | route <label> rewording from otto@; | Jason McIntyre |
2004-12-18 | Better wording. | Ryan Thomas McBride |
2004-12-17 | Michael Knudsen <e@molioner.dk> says: | Henning Brauer |
2004-12-12 | grammar and a little whitespace; | Jason McIntyre |
2004-12-10 | document matching on route labels | Henning Brauer |
2004-12-08 | and the example needs 'proto tcp' if it specifies a port, also from mpech@ | Daniel Hartmeier |
2004-12-08 | overload (not overflow) <table>, at least that's what the parser knows. | Daniel Hartmeier |
2004-12-07 | and don't lose the documentation for 'flush global' | Daniel Hartmeier |
2004-12-07 | tree does not compile, spotted by dlg (not obvious how to fix) | Theo de Raadt |
2004-12-07 | Change the default for 'overload <table> flush' to flush only states from the | Ryan Thomas McBride |
2004-12-04 | Cleanup and remove a cut-n-pasto. From jmc@ | Ryan Thomas McBride |
2004-12-04 | Document 'max-src-conn', 'max-src-conn-rate', 'overflow <bad> flush'. | Ryan Thomas McBride |
2004-11-16 | Add "probability" to BNF | Marco Pfatschbacher |