History log of /openbsd/regress/sbin/pfctl/pf19.optimized (Results 1 – 5 of 5)
Revision Date Author Comments
# 45eb1f1d 12-Dec-2011 mikeb <mikeb@openbsd.org>

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


# e090a2ae 27-Nov-2011 henning <henning@openbsd.org>

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


# 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 ...


# ec044821 23-Sep-2009 jsg <jsg@openbsd.org>

More tweaks to try to catchup to recent pf changes.
pfopt5 part from sthen@

ok henning@ sthen@


# d431a5bf 01-Oct-2004 mcbride <mcbride@openbsd.org>

First pass at doing regress tests on the optimizer (pfctl -o).
Still need to add some more input files to test specific corner cases.