summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf3.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/pf3.ok
parente76af9eac7256245d4c68901020b3f3aaf8edf17 (diff)
no more rule numbers in output
Diffstat (limited to 'regress/sbin/pfctl/pf3.ok')
-rw-r--r--regress/sbin/pfctl/pf3.ok18
1 files changed, 9 insertions, 9 deletions
diff --git a/regress/sbin/pfctl/pf3.ok b/regress/sbin/pfctl/pf3.ok
index 05b995bc658..20866b6dd18 100644
--- a/regress/sbin/pfctl/pf3.ok
+++ b/regress/sbin/pfctl/pf3.ok
@@ -1,9 +1,9 @@
-@0 pass in all
-@1 pass in all
-@2 block in proto tcp all flags FPUEW/FSRPAUEW
-@3 block in proto tcp all flags FS/FSRA
-@4 block in proto tcp all flags /FSRAW
-@5 pass in proto udp all
-@6 pass in proto icmp all
-@7 pass in proto tcp all flags S/SA
-@8 pass in all flags S/SA
+pass in all
+pass in all
+block in proto tcp all flags FPUEW/FSRPAUEW
+block in proto tcp all flags FS/FSRA
+block in proto tcp all flags /FSRAW
+pass in proto udp all
+pass in proto icmp all
+pass in proto tcp all flags S/SA
+pass in all flags S/SA