diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-06-29 22:14:31 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-06-29 22:14:31 +0000 |
commit | 38c1b3e05cdeb3479f1bcb1e497b3b443141f719 (patch) | |
tree | 48dbdd21ceefb9f4c5c540c103514c902324d9dd /regress/sbin/pfctl/pf15.ok | |
parent | c656db7455e6e26ca6bd4f87ad167c5aa2e60258 (diff) |
cope with pfctl changes
Diffstat (limited to 'regress/sbin/pfctl/pf15.ok')
-rw-r--r-- | regress/sbin/pfctl/pf15.ok | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pf15.ok b/regress/sbin/pfctl/pf15.ok index 5e1e3b3f5b2..c98b8db4810 100644 --- a/regress/sbin/pfctl/pf15.ok +++ b/regress/sbin/pfctl/pf15.ok @@ -23,9 +23,4 @@ scrub in on lo0 inet6 from fe80::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 -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 on ! lo0 all fragment reassemble -scrub in on ! lo all fragment reassemble -scrub in from (lo:network) to (lo) fragment reassemble |