Age | Commit message (Expand) | Author |
2007-05-02 | now that optimization is on by default, fix the regress tests by | David Krause |
2006-11-28 | very basic regress test for rtable select code | Henning Brauer |
2006-11-07 | Use anchor recursion when printing loaded ruleset (make certain that recursion | Ryan Thomas McBride |
2006-11-07 | Add test for -a with nested anchors. | Ryan Thomas McBride |
2006-11-07 | Add regress tests for inline anchors. | Ryan Thomas McBride |
2006-10-28 | Expected regress changes due to separation of parsing and kernel loading. | Ryan Thomas McBride |
2006-10-25 | test logging to alternate pflog interfaces | Henning Brauer |
2006-10-25 | tag names may be longer now, and someone didn't update regress tests | Henning Brauer |
2006-10-17 | 'flags S/SA' not implicit if the rule is stateless. | Ryan Thomas McBride |
2006-10-06 | Handle default 'flags S/SA keep state', 'no state' and 'flags any'. | Ryan Thomas McBride |
2006-06-02 | Fix regress tests for automatic adaptive timeouts. | Ryan Thomas McBride |
2006-04-06 | Adjust tbrsize to new default MTU on tun(4). | Marco Pfatschbacher |
2005-05-28 | pfail test for "log-all" | Marco Pfatschbacher |
2005-05-28 | change "log-all" to "log (all)" | Marco Pfatschbacher |
2005-05-28 | fix pf table tests with a less confusing anchor name. | Marco Pfatschbacher |
2005-05-28 | "log-all" is gone. | Marco Pfatschbacher |
2005-05-28 | Set default test shell to /bin/sh. | Marco Pfatschbacher |
2005-05-28 | regression tests for pf checksum. | Marco Pfatschbacher |
2005-05-27 | sync pf table test with new ksh behaviour. | Marco Pfatschbacher |
2005-05-27 | csh preferes a newline at the end. | Marco Pfatschbacher |
2005-05-27 | nat pass log tests here as well. | Marco Pfatschbacher |
2005-05-26 | nat pass log tests | Camiel Dobbelaar |
2005-05-22 | sync optimized versions as well | Camiel Dobbelaar |
2005-05-22 | cope with recent canges | Henning Brauer |
2005-04-22 | test bad flag combinations | Camiel Dobbelaar |
2005-01-27 | dynamic interface names must start with a letter. catches the nonsensical | Daniel Hartmeier |
2005-01-27 | output now contains 'set limit states 100', adjust regress to reality. | Daniel Hartmeier |
2004-12-29 | define REGRESS_ROOT_TARGETS for the tests that require root privileges | David Krause |
2004-12-07 | Tests for max-src-conn, max-src-conn-rate, and overload <foo> flush global. | Ryan Thomas McBride |
2004-10-05 | Regress tests for pfctl -o rule reordering and duplicate rule removal. | Ryan Thomas McBride |
2004-10-01 | First pass at doing regress tests on the optimizer (pfctl -o). | Ryan Thomas McBride |
2004-10-01 | sync with change to print the invalid hostmask when refusing; ok mcbride@ | David Krause |
2004-09-30 | update for recent anchor change; ok jaredy@ henning@ mcbride@ | David Krause |
2004-09-21 | Basic tests for new "no scrub" functionality. | Aaron Campbell |
2004-07-03 | pfctl can finally run as non-root again, so we can get rid of a lot of ${SUDO}s | Henning Brauer |
2004-06-29 | cope with pfctl changes | Henning Brauer |
2004-06-07 | workaround. | Cedric Berger |
2004-05-21 | Use '/' instead of ':' as separator for anchor path components. Note that | Daniel Hartmeier |
2004-05-03 | more altq bandwidth tweaks for "make pfaltq". | Kenjiro Cho |
2004-04-30 | more altq parameter tweaks to silence warnings. | Kenjiro Cho |
2004-04-30 | modify pf63 and pf64 to pass the stricter check that was added recently. | Kenjiro Cho |
2004-04-25 | probability tests. | Cedric Berger |
2004-04-14 | antispoof with dynamic addresses wants some test too. | Cedric Berger |
2004-03-07 | syn with reality, ryan ok | Henning Brauer |
2004-03-07 | we change dthe queue ID allocator so that all IDs moved by 1 now, and | Henning Brauer |
2004-02-24 | Test for error with 'source-track global'/'max-src-nodes' combo. | Ryan Thomas McBride |
2004-02-24 | Handle 'source-track rule' requirement for 'max-src-nodes'. | Ryan Thomas McBride |
2004-02-19 | regen; qid change. | Kenjiro Cho |
2004-02-18 | Make sure interface cleanup and setup are only run once, and clean up if we | Ryan Thomas McBride |
2004-02-11 | Fix interface clobbering for link-local addresses. Found by Pyun YongHyeon. | Cedric Berger |