summaryrefslogtreecommitdiff
path: root/regress/sbin/pfctl/pf12.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/pf12.ok
parente76af9eac7256245d4c68901020b3f3aaf8edf17 (diff)
no more rule numbers in output
Diffstat (limited to 'regress/sbin/pfctl/pf12.ok')
-rw-r--r--regress/sbin/pfctl/pf12.ok10
1 files changed, 5 insertions, 5 deletions
diff --git a/regress/sbin/pfctl/pf12.ok b/regress/sbin/pfctl/pf12.ok
index 7b433d00d0c..058ac858c0a 100644
--- a/regress/sbin/pfctl/pf12.ok
+++ b/regress/sbin/pfctl/pf12.ok
@@ -1,5 +1,5 @@
-@0 pass in inet from 127.0.0.1 to 127.0.0.0/8
-@1 pass in inet from 127.0.0.0/16 to 127.0.0.0/24
-@2 pass in inet from 127.0.0.0/25 to ! 127.0.0.0/26
-@3 pass in inet from ! 127.0.0.1 to 127.0.0.0/16
-@4 pass in inet from ! 127.0.0.1 to ! 127.0.0.0/8
+pass in inet from 127.0.0.1 to 127.0.0.0/8
+pass in inet from 127.0.0.0/16 to 127.0.0.0/24
+pass in inet from 127.0.0.0/25 to ! 127.0.0.0/26
+pass in inet from ! 127.0.0.1 to 127.0.0.0/16
+pass in inet from ! 127.0.0.1 to ! 127.0.0.0/8