summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl
AgeCommit message (Expand)Author
2018-07-28Use strtonum in host()kn
2018-07-11Some spaces have been removed from pfctl print. Adapt expectedAlexander Bluhm
2017-12-12Fix pfloadanchors tests when running with obj directory.Alexander Bluhm
2017-11-29Test invalid divert combinations and adapt error messages.Alexander Bluhm
2017-11-29- regression tests for 'load anchor ... from ...'Alexandr Nedvedicky
2017-11-24Use the environment variable PFCTL to specify a different executableAlexander Bluhm
2017-08-13actually add the files needed by my test. noted by bluhm@, thxSebastian Benoit
2017-08-11add option -N (no domain resolution)Sebastian Benoit
2017-08-07In pf.conf the icmp6-type notnbr-unr has been renamed to beyond-unr.Alexander Bluhm
2017-07-20Fixup pf109.ok and rewrite pf110Mike Belopuhov
2017-07-19Regression tests asserting various HFSC and FQ-CoDel functionalityMike Belopuhov
2017-07-15regress/sbin/pfctl - use -n for pfcmd groupAdam Wolk
2017-07-07Remove all references to "make depend" from regress.Alexander Bluhm
2016-11-23Test that af-to cannot be used together with route-to, reply-to, dup-to.Alexander Bluhm
2016-09-30also copy pf103.include to obj dirOtto Moerbeek
2016-09-01no route-to/reply-to/dup-to on block rules, aka make this pass againHenning Brauer
2015-09-03revert previous since the v6 address order has been restoredMike Belopuhov
2015-09-03route-to, reply-to and dup-to are no longer supported on block rulesMike Belopuhov
2015-09-03order of assigned v6 addresses has slightly changedMike Belopuhov
2015-09-03sync to reflect changes in pfctl_parser.c -r1.305Mike Belopuhov
2015-05-19Test divert-to rules' address handling (pfctl/parse.y -r1.648)Mike Belopuhov
2014-11-13keep queues around when anchors are being loadedMartin Pelikan
2014-10-28add a regression test for the pfctl parser bug recently fixed bySebastian Benoit
2014-08-23when you specify queues in a rule, make sure they have been defined.Martin Pelikan
2014-06-25Explicitely specify address family when translation pool may containMike Belopuhov
2014-06-24Fixup the test after new queue code has been added.Mike Belopuhov
2014-04-18missed theseHenning Brauer
2014-04-18stop testing altq stuffzHenning Brauer
2013-10-12adopt existing altq regress to queueing changes; queuespecs for altq useHenning Brauer
2013-08-02fixup set prio falloutMike Belopuhov
2013-08-02extra skip step and counters printout fixed by the recent pfctl changeMike Belopuhov
2013-08-02fixup set prio falloutMike Belopuhov
2013-08-02update pfail32.ok: it's failiing in a much better way now; ok henningMike Belopuhov
2013-08-01more set queue fallout fixupsMike Belopuhov
2013-07-31fixup pfctl regress fallout from the "set tos" and "set queue" changesMike Belopuhov
2012-10-20pf.conf "prio" syntax was changed (2012/07/09); adapt pfctl regress tests.Stuart Henderson
2012-10-19scrub(set-tos XX) is deprecated, the preferred form (and thus displayStuart Henderson
2011-12-12update regression tests wrt skip steps (fixed in pfctl.c rev1.305);Mike Belopuhov
2011-12-12fixup regression tests wrt skip steps (fixed in pfctl.c rev1.305);Mike Belopuhov
2011-11-27adjust for port numbers instead of names by defaultHenning Brauer
2011-07-27oops, missing file for weighted round-robin test.Ryan Thomas McBride
2011-07-27Update regress tests for weighted round-robin (and recent pool bugfix)Ryan Thomas McBride
2011-07-24Handle 'show' specially to prepare for regress tests on pfrke_routeRyan Thomas McBride
2011-07-24Update PF table regress tests to work with -current.Ryan Thomas McBride
2011-07-13Must now specify correct protocol (tcp, udp) for user and group attributes.Ryan Thomas McBride
2011-07-08Add regress tests for 'prio' keyword.Ryan Thomas McBride
2011-07-08'prio' will be a reserved keyword soon.Ryan Thomas McBride
2011-07-08Update regress tests for the following changes:Ryan Thomas McBride
2011-07-07Regress test cleanup step 1 of n: require-order no longer exists.Ryan Thomas McBride
2010-07-03add several new tests for pfctl, and fix the output of some existingPeter Hessler