History log of /openbsd/regress/sbin/pfctl/pf67.optimized (Results 1 – 4 of 4)
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)


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


# 7c27da25 06-Oct-2006 mcbride <mcbride@openbsd.org>

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


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