History log of /openbsd-current/regress/sbin/pfctl/pf13.loaded
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.16 07-Feb-2021 dlg

route-to rules take ips, not interfaces with optional ips.

another gentle reminder by bluhm@ who pointed out i missed some


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE OPENBSD_6_6_BASE OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.15 01-Sep-2016 henning

no route-to/reply-to/dup-to on block rules, aka make this pass again
triggered by bluhm's *meep, secret*


Revision tags: OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.14 12-Dec-2011 mikeb

fixup regression tests wrt skip steps (fixed in pfctl.c rev1.305);
ok henning mcbride (a while back)


# 1.13 27-Nov-2011 henning

adjust for port numbers instead of names by default
From: Lawrence Teo <lteo at devio at us>


Revision tags: OPENBSD_5_0_BASE
# 1.12 08-Jul-2011 mcbride

Update regress tests for the following changes:
- if_addr RB_TREE (Address sort differently on an interface)
- skip steps changes
- RDOMAIN
- reordering of address/port tests
- fastroute is gone
- keep state is no longer printed by default
- lo0 now has link-local scope address in addition to ::1


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.11 13-Jan-2010 mcbride

Update regress output files to -current behaviour
- non-pool translation/routing specification
- leftover bits from nat-to/rdr-to/binat-to


# 1.10 06-Oct-2009 jsg

more updates for new pf with source-hash manually added to
loaded output as it doesn't currently appear as it should.

ok henning@


Revision tags: OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.9 06-Oct-2006 mcbride

Handle default 'flags S/SA keep state', 'no state' and 'flags any'.


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE
# 1.8 05-Dec-2003 henning

lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need for
regress purposes before starting and destroy them afterwards.
lo1 -> lo1000000
tun0 -> tun1000000
tun1 -> tun1000001

ok markus@


Revision tags: OPENBSD_3_4_BASE
# 1.7 29-Jul-2003 cedric

Big Sync


# 1.6 18-May-2003 henning

regen; output formatting change


Revision tags: OPENBSD_3_3_BASE
# 1.5 11-Mar-2003 henning

regen


# 1.4 08-Mar-2003 henning

regen after pfctl output change


# 1.3 01-Jan-2003 dhartmei

Remove skip step for action (scrub vs. non-scrub), as scrub rules are
stored in a separate list now. Regress tests still pass after
sed "s/ a=end / /g", other skip steps are not affected.


# 1.2 24-Dec-2002 mcbride

Add "reply-to" keyword to regress test.


# 1.1 18-Dec-2002 dhartmei

Load regress rules into anchor regress:regress and compare the output
of pfctl -vvsr with expected output. This verifies that skip step
values don't change unexpectedly.


Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.15 01-Sep-2016 henning

no route-to/reply-to/dup-to on block rules, aka make this pass again
triggered by bluhm's *meep, secret*


Revision tags: OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.14 12-Dec-2011 mikeb

fixup regression tests wrt skip steps (fixed in pfctl.c rev1.305);
ok henning mcbride (a while back)


# 1.13 27-Nov-2011 henning

adjust for port numbers instead of names by default
From: Lawrence Teo <lteo at devio at us>


Revision tags: OPENBSD_5_0_BASE
# 1.12 08-Jul-2011 mcbride

Update regress tests for the following changes:
- if_addr RB_TREE (Address sort differently on an interface)
- skip steps changes
- RDOMAIN
- reordering of address/port tests
- fastroute is gone
- keep state is no longer printed by default
- lo0 now has link-local scope address in addition to ::1


Revision tags: OPENBSD_4_7_BASE OPENBSD_4_8_BASE OPENBSD_4_9_BASE
# 1.11 13-Jan-2010 mcbride

Update regress output files to -current behaviour
- non-pool translation/routing specification
- leftover bits from nat-to/rdr-to/binat-to


# 1.10 06-Oct-2009 jsg

more updates for new pf with source-hash manually added to
loaded output as it doesn't currently appear as it should.

ok henning@


Revision tags: OPENBSD_4_1_BASE OPENBSD_4_2_BASE OPENBSD_4_3_BASE OPENBSD_4_4_BASE OPENBSD_4_5_BASE OPENBSD_4_6_BASE
# 1.9 06-Oct-2006 mcbride

Handle default 'flags S/SA keep state', 'no state' and 'flags any'.


Revision tags: OPENBSD_3_5_BASE OPENBSD_3_6_BASE OPENBSD_3_7_BASE OPENBSD_3_8_BASE OPENBSD_3_9_BASE OPENBSD_4_0_BASE
# 1.8 05-Dec-2003 henning

lo1, tun0, tun1 don't exist any more. thus, create the interfaces we need for
regress purposes before starting and destroy them afterwards.
lo1 -> lo1000000
tun0 -> tun1000000
tun1 -> tun1000001

ok markus@


Revision tags: OPENBSD_3_4_BASE
# 1.7 29-Jul-2003 cedric

Big Sync


# 1.6 18-May-2003 henning

regen; output formatting change


Revision tags: OPENBSD_3_3_BASE
# 1.5 11-Mar-2003 henning

regen


# 1.4 08-Mar-2003 henning

regen after pfctl output change


# 1.3 01-Jan-2003 dhartmei

Remove skip step for action (scrub vs. non-scrub), as scrub rules are
stored in a separate list now. Regress tests still pass after
sed "s/ a=end / /g", other skip steps are not affected.


# 1.2 24-Dec-2002 mcbride

Add "reply-to" keyword to regress test.


# 1.1 18-Dec-2002 dhartmei

Load regress rules into anchor regress:regress and compare the output
of pfctl -vvsr with expected output. This verifies that skip step
values don't change unexpectedly.