History log of /openbsd/regress/sbin/pfctl/pf48.loaded (Results 1 – 13 of 13)
Revision Date Author Comments
# cdb4a670 25-Jun-2014 mikeb <mikeb@openbsd.org>

Explicitely specify address family when translation pool may contain
addresses of different address families.


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


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


# 27a578e7 06-Apr-2009 henning <henning@openbsd.org>

scrub gone


# 4e72b2ef 19-Sep-2007 mpf <mpf@openbsd.org>

Remove "localhost" from the table test, since the result is dependent
on the resolver. In some enviroments you'll get an AAAA for it,
in others you won't. Testing the resolver isn't really the inten

Remove "localhost" from the table test, since the result is dependent
on the resolver. In some enviroments you'll get an AAAA for it,
in others you won't. Testing the resolver isn't really the intention
of this test anyway.
OK henning

show more ...


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

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


# e4a11b5c 01-Aug-2003 cedric <cedric@openbsd.org>

Big Step was too big - reintroduce skip step optimizations.


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

Big Sync


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

Sync with skip step optimisation.


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

regen; output formatting change


# 525ef1e0 30-Apr-2003 henning <henning@openbsd.org>

we can enabled pfload48 now that tabledefs can live inside anchors


# 6e2ccfe1 25-Jan-2003 cedric <cedric@openbsd.org>

Regression tests for table statements and rules containing tables.
ok henning@