diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-05 14:13:38 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2002-12-05 14:13:38 +0000 |
commit | 201b941071fd3bef1af5728ff61d7094d6105d1e (patch) | |
tree | d66f46ec42776d7eb74b9fa4ae8f63434c5869f1 /regress/sbin/pfctl/pf32.ok | |
parent | e76af9eac7256245d4c68901020b3f3aaf8edf17 (diff) |
no more rule numbers in output
Diffstat (limited to 'regress/sbin/pfctl/pf32.ok')
-rw-r--r-- | regress/sbin/pfctl/pf32.ok | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/regress/sbin/pfctl/pf32.ok b/regress/sbin/pfctl/pf32.ok index 221fdf0159a..7723130fa3d 100644 --- a/regress/sbin/pfctl/pf32.ok +++ b/regress/sbin/pfctl/pf32.ok @@ -1,7 +1,7 @@ -@0 pass in inet from 10.0.0.0/8 to any -@1 pass in inet from 10.1.0.0/16 to any -@2 pass in inet from 10.0.0.0/8 to any -@3 pass in inet from 192.168.37.0/25 to any -@4 pass in inet from 192.168.37.0/24 to any -@5 pass in inet from 192.168.0.0/16 to any -@6 pass in inet from 192.0.0.0/8 to any +pass in inet from 10.0.0.0/8 to any +pass in inet from 10.1.0.0/16 to any +pass in inet from 10.0.0.0/8 to any +pass in inet from 192.168.37.0/25 to any +pass in inet from 192.168.37.0/24 to any +pass in inet from 192.168.0.0/16 to any +pass in inet from 192.0.0.0/8 to any |