summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl
AgeCommit message (Expand)Author
2022-03-23Ensure that pf regress anchor exists before clearing it.Alexander Bluhm
2021-11-12honor objdirAnton Lindqvist
2021-11-11add tests to cover DIOCCHANGERULE ioctl(2)Alexandr Nedvedicky
2021-10-25- add regression tests for pfctl '$rn' macro expansionAlexandr Nedvedicky
2021-09-17add missing sudoAnton Lindqvist
2021-02-11More route-to fallout in pfctl regress.Alexander Bluhm
2021-02-07route-to rules take ips, not interfaces with optional ips.David Gwynne
2021-02-07i missed a dup-to when tweaking route-to things to takes ips, not ifaces.David Gwynne
2021-02-04it's fine to route-to to a table.David Gwynne
2021-02-04route-to rules take ips now, not interfaces with optional ips.David Gwynne
2021-02-04route-to rules take ips, not interfaces with optional ips.David Gwynne
2021-02-04route-to rules take an ip now, not an interface with optional ip.David Gwynne
2020-10-06Fix "rtable N" checkkn
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