summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf1.ok
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2002-12-05 14:13:38 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2002-12-05 14:13:38 +0000
commit201b941071fd3bef1af5728ff61d7094d6105d1e (patch)
treed66f46ec42776d7eb74b9fa4ae8f63434c5869f1 /regress/sbin/pfctl/pf1.ok
parente76af9eac7256245d4c68901020b3f3aaf8edf17 (diff)
no more rule numbers in output
Diffstat (limited to 'regress/sbin/pfctl/pf1.ok')
-rw-r--r--regress/sbin/pfctl/pf1.ok16
1 files changed, 8 insertions, 8 deletions
diff --git a/regress/sbin/pfctl/pf1.ok b/regress/sbin/pfctl/pf1.ok
index 6b29c9f10e0..f63c32af656 100644
--- a/regress/sbin/pfctl/pf1.ok
+++ b/regress/sbin/pfctl/pf1.ok
@@ -1,8 +1,8 @@
-@0 pass in all
-@1 pass in all
-@2 pass in proto tcp from any port <= 1024 to any label foo_bar
-@3 pass in proto tcp from any to any port = smtp
-@4 pass in inet proto tcp from 10.0.0.0/8 port > 1024 to ! 10.1.2.3 port != ssh
-@5 pass in inet proto igmp from 10.0.0.0/8 to 10.1.1.1 allow-opts
-@6 pass in inet proto tcp from 1.2.3.4 to any label 6:tcp:1.2.3.4::any:
-@7 pass in inet proto tcp from 1.2.3.5 to any label 7:tcp:1.2.3.5::any:
+pass in all
+pass in all
+pass in proto tcp from any port <= 1024 to any label foo_bar
+pass in proto tcp from any to any port = smtp
+pass in inet proto tcp from 10.0.0.0/8 port > 1024 to ! 10.1.2.3 port != ssh
+pass in inet proto igmp from 10.0.0.0/8 to 10.1.1.1 allow-opts
+pass in inet proto tcp from 1.2.3.4 to any label 6:tcp:1.2.3.4::any:
+pass in inet proto tcp from 1.2.3.5 to any label 7:tcp:1.2.3.5::any: