History log of /openbsd/regress/sbin/pfctl/pf18.loaded (Results 1 – 12 of 12)
Revision Date Author Comments
# d500a270 12-Dec-2011 mikeb <mikeb@openbsd.org>

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


# 9ab08460 08-Jul-2011 mcbride <mcbride@openbsd.org>

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
-

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

show more ...


# 23ce5159 13-Jan-2010 mcbride <mcbride@openbsd.org>

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


# 379e9504 06-Oct-2009 jsg <jsg@openbsd.org>

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

ok henning@


# fa3cc969 31-Dec-2003 cedric <cedric@openbsd.org>

Sync after interface improvements.


# dc899a53 05-Dec-2003 henning <henning@openbsd.org>

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

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@

show more ...


# f09dd5b5 29-Jul-2003 cedric <cedric@openbsd.org>

Big Sync


# 49ba752a 18-May-2003 henning <henning@openbsd.org>

regen; output formatting change


# 2d025c30 11-Mar-2003 henning <henning@openbsd.org>

regen


# 9f55934d 08-Mar-2003 henning <henning@openbsd.org>

regen after pfctl output change


# 6102f20a 22-Feb-2003 mcbride <mcbride@openbsd.org>

Make the pfload regression tests check translation rules as well as
filter rules.


# 6934bf95 18-Dec-2002 dhartmei <dhartmei@openbsd.org>

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.