Age | Commit message (Expand) | Author |
2011-07-08 | 'prio' will be a reserved keyword soon. | Ryan Thomas McBride |
2011-07-08 | Update regress tests for the following changes: | Ryan Thomas McBride |
2011-07-07 | Regress test cleanup step 1 of n: require-order no longer exists. | Ryan Thomas McBride |
2010-07-03 | add several new tests for pfctl, and fix the output of some existing | Peter Hessler |
2010-07-01 | if we cannot copy the setup file (because objdir doesn't exist), then | Peter Hessler |
2010-06-30 | Add a test for route labels, re PR6416. ok phessler@ | Stuart Henderson |
2010-06-20 | The -R option was removed from pfctl in March, so we no longer need this | Peter Hessler |
2010-05-10 | Various comment typos. 'wether' -> 'whether' (most popular), 'possiblity' -> | Kenneth R Westerback |
2010-03-23 | adjust after -A / -O / -R / -T load removal | Henning Brauer |
2010-01-13 | Update regress output files to -current behaviour | Ryan Thomas McBride |
2010-01-13 | Remove random component of auto-generated table names in loaded rules. | Ryan Thomas McBride |
2010-01-12 | no nat is no longer legal | Ryan Thomas McBride |
2010-01-12 | { if0, if1 } is ambiguous in a route spec, and this should have been | Ryan Thomas McBride |
2010-01-12 | nat-anchor, rdr-anchor, binat-anchor are no longer legal in the grammar. | Ryan Thomas McBride |
2009-10-06 | more updates for new pf with source-hash manually added to | Jonathan Gray |
2009-09-24 | Update some more tests for new pf. | Jonathan Gray |
2009-09-24 | Remove some tests that are no longer relevant with the new pf. | Jonathan Gray |
2009-09-23 | sync with pfopt5.in correct comments regarding -N/-R | Jonathan Gray |
2009-09-23 | More tweaks to try to catchup to recent pf changes. | Jonathan Gray |
2009-09-07 | implement binat-to as a macro-like rule: a rule using the new binat-to | Reyk Floeter |
2009-09-03 | Adapt to new pfctl, remove use of -Fn and -sn | Jonathan Gray |
2009-09-03 | adapt to new pf | Jonathan Gray |
2009-09-03 | adapt to nat changes | Jonathan Gray |
2009-09-02 | convert a bunch of rdr/nat rules to the new syntax | Jonathan Gray |
2009-06-30 | add "-o none" to pfctl call to prevent automatic table creation of | David Krause |
2009-06-30 | update after the "reassemble tcp" fix (kernel/6178); ok sthen@ | David Krause |
2009-06-24 | fix this regression test; "reassemble tcp" should be in this location | Stuart Henderson |
2009-05-14 | handle the new require-order default of "no" in existing tests, and add | Stuart Henderson |
2009-04-06 | more scrub scrubbing | Henning Brauer |
2009-04-06 | scrub gone | Henning Brauer |
2008-10-19 | The optional table counters added a field to the verbose | Marco Pfatschbacher |
2008-10-19 | vmstat(8) now reports "InUse" instead of "Releases". | Marco Pfatschbacher |
2008-06-16 | fix regress after scrub TOS and tagging additions; "commit it" henning@ | David Krause |
2008-05-09 | convert port byte order in the production; add port keyword; ok deraadt@ | Markus Friedl |
2008-05-09 | divert packets to local socket without modifying the ip header; | Markus Friedl |
2008-05-08 | Add/Fix regression tests for sequences of numbers and stacked | Marco Pfatschbacher |
2008-05-07 | scrub packets based on tags; ok henning | Markus Friedl |
2008-05-07 | allow setting TOS with scrub; ok mcbride, claudio | Markus Friedl |
2008-04-21 | Test for blank lines and comments between and inline anchor and its rules. | Ryan Thomas McBride |
2008-02-01 | Add regress test for anchors matching on filter_opts. | Ryan Thomas McBride |
2007-11-25 | more existant -> existent, from Martynas Venckus; | Jason McIntyre |
2007-10-14 | regression test for include directive (if anyone has a better way to do | Theo de Raadt |
2007-10-13 | we decided numbers used as strings is wrong | Theo de Raadt |
2007-09-23 | Allow numbers to be used as unquoted strings again. | Marco Pfatschbacher |
2007-09-19 | Fix and re-enable tests for interface->address translation. | Marco Pfatschbacher |
2007-09-19 | Add a few "flags any" and "no state" to have the rulesets | Marco Pfatschbacher |
2007-09-19 | pfctl seems to report errors when accessing empty tables, | Marco Pfatschbacher |
2007-09-19 | "flags S/SA keep state" is the default now | Marco Pfatschbacher |
2007-09-19 | Adopt 14 altq tests to the change of the queue output format. | Marco Pfatschbacher |
2007-09-19 | This got broken when a second pool (pfrkentry2) was added | Marco Pfatschbacher |