History log of /openbsd/regress/sbin/pfctl/pf46.optimized (Results 1 – 8 of 8)
Revision Date Author Comments
# 2d68e7e7 04-Feb-2021 dlg <dlg@openbsd.org>

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

reminded by bluhm@


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


# 7d8e5c86 27-Jul-2011 mcbride <mcbride@openbsd.org>

Update regress tests for weighted round-robin (and recent pool bugfix)


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


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