summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/Makefile
AgeCommit message (Expand)Author
2009-05-14handle the new require-order default of "no" in existing tests, and addStuart Henderson
2009-04-06scrub goneHenning Brauer
2008-05-09divert packets to local socket without modifying the ip header;Markus Friedl
2008-05-08Add/Fix regression tests for sequences of numbers and stackedMarco Pfatschbacher
2007-10-14regression test for include directive (if anyone has a better way to doTheo de Raadt
2007-10-13we decided numbers used as strings is wrongTheo de Raadt
2007-09-23Allow numbers to be used as unquoted strings again.Marco Pfatschbacher
2007-09-19Fix and re-enable tests for interface->address translation.Marco Pfatschbacher
2007-08-30regress test address rangesDaniel Hartmeier
2007-05-02now that optimization is on by default, fix the regress tests byDavid Krause
2006-11-28very basic regress test for rtable select codeHenning Brauer
2006-11-07Use anchor recursion when printing loaded ruleset (make certain that recursionRyan Thomas McBride
2006-11-07Add test for -a with nested anchors.Ryan Thomas McBride
2006-11-07Add regress tests for inline anchors.Ryan Thomas McBride
2006-10-25test logging to alternate pflog interfacesHenning Brauer
2005-05-28pfail test for "log-all"Marco Pfatschbacher
2005-05-28Set default test shell to /bin/sh.Marco Pfatschbacher
2005-05-28regression tests for pf checksum.Marco Pfatschbacher
2005-05-26nat pass log testsCamiel Dobbelaar
2005-04-22test bad flag combinationsCamiel Dobbelaar
2005-01-27dynamic interface names must start with a letter. catches the nonsensicalDaniel 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-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-05-21Use '/' instead of ':' as separator for anchor path components. Note thatDaniel Hartmeier
2004-02-24Test for error with 'source-track global'/'max-src-nodes' combo.Ryan Thomas McBride
2004-02-18Make sure interface cleanup and setup are only run once, and clean up if weRyan Thomas McBride
2004-02-11Deal with pfctl always needing root by adding ${SUDO} where it's needed.Ryan 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-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-06Add tests for interface->address translation in userland and in the kernel.Cedric Berger
2003-12-30destroy on tun works now, so destroy the tun nterfaces we created for theHenning Brauer
2003-12-16Test source-tracking syntax.Ryan Thomas McBride
2003-12-16Test failure of attempt to set hostid to 0.Ryan Thomas McBride
2003-12-06don't create/destroy interfaces in obj, clean and cleandirNikolay Sturm
2003-12-05lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need forHenning Brauer
2003-11-06antispoof with ipless interfaceHenning Brauer
2003-08-20perhaps we should better test operator clue instead...Henning Brauer
2003-08-20test invalid priorities fro CBQ and PRIQHenning Brauer
2003-07-19Verify that no skip step apply to theses rules for the source address.Cedric Berger
2003-07-19Skip step optimization involving dynaddr, tables, no-route.Cedric Berger
2003-07-11Illegal table definitions.Cedric Berger
2003-07-04test nat passHenning Brauer
2003-06-18addr expansion in labels and the no-route caseHenning Brauer
2003-06-18try to prevent a deja-vue with this just fixed bug later by testing testingHenning Brauer