summaryrefslogtreecommitdiff
path: root/regress/sbin
AgeCommit message (Expand)Author
2004-12-29define REGRESS_ROOT_TARGETS for the tests that require root privilegesDavid Krause
2004-12-29define REGRESS_ROOT_TARGETS for 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-24simple route regress testMarkus Friedl
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-31reset sysctls only when necessaryNikolay Sturm
2004-05-23support deletion of tcpmd5 SAs and add regress tests; ok hshoexer, deraadtMarkus Friedl
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
2004-01-03Do not use (self) in pfload regress tests, it makes result config-dependant.Cedric Berger
2003-12-31Test new interface syntax.Cedric Berger
2003-12-31Sync after interface improvements.Cedric Berger
2003-12-30destroy on tun works now, so destroy the tun nterfaces we created for theHenning Brauer
2003-12-16Test src.track timeout.Ryan Thomas McBride
2003-12-16Test source-tracking syntax.Ryan Thomas McBride
2003-12-16Test setting hostid.Ryan Thomas McBride
2003-12-16Test failure of attempt to set hostid to 0.Ryan Thomas McBride
2003-12-15Test for <port_a>:<port_b> syntax outside of rdr.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-10Add 'no-sync' to regression tests.Ryan Thomas McBride
2003-11-06antispoof with ipless interfaceHenning Brauer
2003-08-24syncCedric Berger