summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf13.ok
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-11-24 20:42:18 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-11-24 20:42:18 +0000
commit9be5761298276d3ae2962653cd910f9ec766dfc8 (patch)
tree03788c4fe3a6f2ca175b063ac9166dce77b6019c /regress/sbin/pfctl/pf13.ok
parent9ac51cfef767a8213d162240466520c24c546a20 (diff)
make succeed again; explicit address family needed in one more case now
Diffstat (limited to 'regress/sbin/pfctl/pf13.ok')
-rw-r--r--regress/sbin/pfctl/pf13.ok2
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pf13.ok b/regress/sbin/pfctl/pf13.ok
index 1d896fe3b02..5f47cd48636 100644
--- a/regress/sbin/pfctl/pf13.ok
+++ b/regress/sbin/pfctl/pf13.ok
@@ -1,7 +1,7 @@
@0 pass in quick on enc0 fastroute all
@1 pass in quick on enc0 fastroute inet all
@2 pass in quick on enc0 fastroute inet6 all
-@3 pass out quick on tun0 route-to tun1 all
+@3 pass out quick on tun0 route-to tun1 inet all
@4 pass out quick on tun0 route-to tun1 inet from any to 192.168.1.1
@5 pass out quick on tun0 route-to tun1 inet6 from any to fec0::1
@6 block in on tun0 dup-to (tun1 192.168.1.1) inet proto tcp from any to any port = ftp