summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl
AgeCommit message (Expand)Author
2006-10-06Handle default 'flags S/SA keep state', 'no state' and 'flags any'.Ryan Thomas McBride
2006-06-02Fix regress tests for automatic adaptive timeouts.Ryan Thomas McBride
2006-04-06Adjust tbrsize to new default MTU on tun(4).Marco Pfatschbacher
2005-05-28pfail test for "log-all"Marco Pfatschbacher
2005-05-28change "log-all" to "log (all)"Marco Pfatschbacher
2005-05-28fix pf table tests with a less confusing anchor name.Marco Pfatschbacher
2005-05-28"log-all" is gone.Marco Pfatschbacher
2005-05-28Set default test shell to /bin/sh.Marco Pfatschbacher
2005-05-28regression tests for pf checksum.Marco Pfatschbacher
2005-05-27sync pf table test with new ksh behaviour.Marco Pfatschbacher
2005-05-27csh preferes a newline at the end.Marco Pfatschbacher
2005-05-27nat pass log tests here as well.Marco Pfatschbacher
2005-05-26nat pass log testsCamiel Dobbelaar
2005-05-22sync optimized versions as wellCamiel Dobbelaar
2005-05-22cope with recent cangesHenning Brauer
2005-04-22test bad flag combinationsCamiel Dobbelaar
2005-01-27dynamic interface names must start with a letter. catches the nonsensicalDaniel Hartmeier
2005-01-27output now contains 'set limit states 100', adjust regress to reality.Daniel Hartmeier
2004-12-29define REGRESS_ROOT_TARGETS for the tests that require root privilegesDavid Krause
2004-12-07Tests for max-src-conn, max-src-conn-rate, and overload <foo> flush global.Ryan Thomas McBride
2004-10-05Regress tests for pfctl -o rule reordering and duplicate rule removal.Ryan Thomas McBride
2004-10-01First pass at doing regress tests on the optimizer (pfctl -o).Ryan Thomas McBride
2004-10-01sync with change to print the invalid hostmask when refusing; ok mcbride@David Krause
2004-09-30update for recent anchor change; ok jaredy@ henning@ mcbride@David Krause
2004-09-21Basic tests for new "no scrub" functionality.Aaron Campbell
2004-07-03pfctl can finally run as non-root again, so we can get rid of a lot of ${SUDO}sHenning Brauer
2004-06-29cope with pfctl changesHenning Brauer
2004-06-07workaround.Cedric Berger
2004-05-21Use '/' instead of ':' as separator for anchor path components. Note thatDaniel Hartmeier
2004-05-03more altq bandwidth tweaks for "make pfaltq".Kenjiro Cho
2004-04-30more altq parameter tweaks to silence warnings.Kenjiro Cho
2004-04-30modify pf63 and pf64 to pass the stricter check that was added recently.Kenjiro Cho
2004-04-25probability tests.Cedric Berger
2004-04-14antispoof with dynamic addresses wants some test too.Cedric Berger
2004-03-07syn with reality, ryan okHenning Brauer
2004-03-07we change dthe queue ID allocator so that all IDs moved by 1 now, andHenning Brauer
2004-02-24Test for error with 'source-track global'/'max-src-nodes' combo.Ryan Thomas McBride
2004-02-24Handle 'source-track rule' requirement for 'max-src-nodes'.Ryan Thomas McBride
2004-02-19regen; qid change.Kenjiro Cho
2004-02-18Make sure interface cleanup and setup are only run once, and clean up if weRyan Thomas McBride
2004-02-11Fix interface clobbering for link-local addresses. Found by Pyun YongHyeon.Cedric Berger
2004-02-11Deal with pfctl always needing root by adding ${SUDO} where it's needed.Ryan Thomas McBride
2004-02-04Test 'pass proto { tcp udp icmp } modulate state' type rulesRyan Thomas McBride
2004-02-04Test comment continuation with \Ryan Thomas McBride
2004-02-03adding tests after fixing bugs to prevent them from reapperaing gives extraHenning Brauer
2004-02-03you shall not forget committing regress fixes after fixing a bugHenning Brauer
2004-01-26if one destroy fails, keep trying the othersTheo de Raadt
2004-01-26don't create/destroy interfaces in depend or regressDavid Krause
2004-01-14regen; qid change.Kenjiro Cho
2004-01-06Add tests for interface->address translation in userland and in the kernel.Cedric Berger