summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf15.ok
diff options
context:
space:
mode:
authorCedric Berger <cedric@cvs.openbsd.org>2003-07-09 20:15:48 +0000
committerCedric Berger <cedric@cvs.openbsd.org>2003-07-09 20:15:48 +0000
commitf02d7704d048fcc1fd8e5ce7f521ee5ed990ce21 (patch)
tree1b382ebc5ed1bc938373e78b52ecaa5d7c4e0a8f /regress/sbin/pfctl/pf15.ok
parenteced3489cc151bf550e4cc4cdb7b680935f87ff9 (diff)
Test host list concatenation (fail today).
Diffstat (limited to 'regress/sbin/pfctl/pf15.ok')
-rw-r--r--regress/sbin/pfctl/pf15.ok8
1 files changed, 8 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf15.ok b/regress/sbin/pfctl/pf15.ok
index 9e4680f18d5..6cb7b7f5aa8 100644
--- a/regress/sbin/pfctl/pf15.ok
+++ b/regress/sbin/pfctl/pf15.ok
@@ -12,3 +12,11 @@ scrub in inet from 10.0.0.1 to 10.0.0.3 fragment reassemble
scrub in inet from 10.0.0.1 to 10.0.0.4 fragment reassemble
scrub in inet from 10.0.0.2 to 10.0.0.3 fragment reassemble
scrub in inet from 10.0.0.2 to 10.0.0.4 fragment reassemble
+scrub in inet from 127.0.0.1 to any fragment reassemble
+scrub in inet6 from ::1 to any fragment reassemble
+scrub in on lo0 inet6 from fe80::1 to any fragment reassemble
+scrub in inet from 10.1.1.1 to any fragment reassemble
+scrub in inet from 10.0.0.1 to any fragment reassemble
+scrub in inet from 127.0.0.1 to any fragment reassemble
+scrub in inet6 from ::1 to any fragment reassemble
+scrub in on lo0 inet6 from fe80::1 to any fragment reassemble