Age | Commit message (Expand) | Author |
2015-09-03 | revert previous since the v6 address order has been restored | Mike Belopuhov |
2015-09-03 | route-to, reply-to and dup-to are no longer supported on block rules | Mike Belopuhov |
2015-09-03 | order of assigned v6 addresses has slightly changed | Mike Belopuhov |
2015-09-03 | sync to reflect changes in pfctl_parser.c -r1.305 | Mike Belopuhov |
2015-05-19 | Test divert-to rules' address handling (pfctl/parse.y -r1.648) | Mike Belopuhov |
2014-11-13 | keep queues around when anchors are being loaded | Martin Pelikan |
2014-10-28 | add a regression test for the pfctl parser bug recently fixed by | Sebastian Benoit |
2014-08-23 | when you specify queues in a rule, make sure they have been defined. | Martin Pelikan |
2014-06-25 | Explicitely specify address family when translation pool may contain | Mike Belopuhov |
2014-06-24 | Fixup the test after new queue code has been added. | Mike Belopuhov |
2014-04-18 | missed these | Henning Brauer |
2014-04-18 | stop testing altq stuffz | Henning Brauer |
2013-10-12 | adopt existing altq regress to queueing changes; queuespecs for altq use | Henning Brauer |
2013-08-02 | fixup set prio fallout | Mike Belopuhov |
2013-08-02 | extra skip step and counters printout fixed by the recent pfctl change | Mike Belopuhov |
2013-08-02 | fixup set prio fallout | Mike Belopuhov |
2013-08-02 | update pfail32.ok: it's failiing in a much better way now; ok henning | Mike Belopuhov |
2013-08-01 | more set queue fallout fixups | Mike Belopuhov |
2013-07-31 | fixup pfctl regress fallout from the "set tos" and "set queue" changes | Mike Belopuhov |
2012-10-20 | pf.conf "prio" syntax was changed (2012/07/09); adapt pfctl regress tests. | Stuart Henderson |
2012-10-19 | scrub(set-tos XX) is deprecated, the preferred form (and thus display | Stuart Henderson |
2011-12-12 | update regression tests wrt skip steps (fixed in pfctl.c rev1.305); | Mike Belopuhov |
2011-12-12 | fixup regression tests wrt skip steps (fixed in pfctl.c rev1.305); | Mike Belopuhov |
2011-11-27 | adjust for port numbers instead of names by default | Henning Brauer |
2011-07-27 | oops, missing file for weighted round-robin test. | Ryan Thomas McBride |
2011-07-27 | Update regress tests for weighted round-robin (and recent pool bugfix) | Ryan Thomas McBride |
2011-07-24 | Handle 'show' specially to prepare for regress tests on pfrke_route | Ryan Thomas McBride |
2011-07-24 | Update PF table regress tests to work with -current. | Ryan Thomas McBride |
2011-07-13 | Must now specify correct protocol (tcp, udp) for user and group attributes. | Ryan Thomas McBride |
2011-07-08 | Add regress tests for 'prio' keyword. | Ryan Thomas McBride |
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 |