summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl
AgeCommit message (Expand)Author
2008-06-16fix regress after scrub TOS and tagging additions; "commit it" henning@David Krause
2008-05-09convert port byte order in the production; add port keyword; ok deraadt@Markus Friedl
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
2008-05-07scrub packets based on tags; ok henningMarkus Friedl
2008-05-07allow setting TOS with scrub; ok mcbride, claudioMarkus Friedl
2008-04-21Test for blank lines and comments between and inline anchor and its rules.Ryan Thomas McBride
2008-02-01Add regress test for anchors matching on filter_opts.Ryan Thomas McBride
2007-11-25more existant -> existent, from Martynas Venckus;Jason McIntyre
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-09-19Add a few "flags any" and "no state" to have the rulesetsMarco Pfatschbacher
2007-09-19pfctl seems to report errors when accessing empty tables,Marco Pfatschbacher
2007-09-19"flags S/SA keep state" is the default nowMarco Pfatschbacher
2007-09-19Adopt 14 altq tests to the change of the queue output format.Marco Pfatschbacher
2007-09-19This got broken when a second pool (pfrkentry2) was addedMarco Pfatschbacher
2007-09-19Remove "localhost" from the table test, since the result is dependentMarco Pfatschbacher
2007-08-30regress test address rangesDaniel Hartmeier
2007-06-20Allow "log" for nat rules without "pass".Marco Pfatschbacher
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-28Expected regress changes due to separation of parsing and kernel loading.Ryan Thomas McBride
2006-10-25test logging to alternate pflog interfacesHenning Brauer
2006-10-25tag names may be longer now, and someone didn't update regress testsHenning Brauer
2006-10-17'flags S/SA' not implicit if the rule is stateless.Ryan Thomas McBride
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