diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-03 14:18:05 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-03 14:18:05 +0000 |
commit | 3aaee7f141989d99ba9e83163717b39c21c53ffd (patch) | |
tree | fc0814595d91d3387adad74a066459beef81bc31 /regress/sbin/pfctl/pfopt3.ok | |
parent | 05e8929fe4dc52ebf25cfb6152c232ea9f9f68fc (diff) |
regen
Diffstat (limited to 'regress/sbin/pfctl/pfopt3.ok')
-rw-r--r-- | regress/sbin/pfctl/pfopt3.ok | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfopt3.ok b/regress/sbin/pfctl/pfopt3.ok index 54a934d27e4..5df4fcaca25 100644 --- a/regress/sbin/pfctl/pfopt3.ok +++ b/regress/sbin/pfctl/pfopt3.ok @@ -1,7 +1,7 @@ ext_if = "lo0" set block-policy drop set require-order yes -altq on lo0 priq bandwidth 10.00Mb tbrsize 1824 queue { pri-low pri-med pri-high } +altq on lo0 priq bandwidth 10Mb tbrsize 1824 queue { pri-low pri-med pri-high } queue pri-low priority 0 queue pri-med priq( default ) queue pri-high priority 2 |