diff options
Diffstat (limited to 'regress/sbin/pfctl')
-rw-r--r-- | regress/sbin/pfctl/pfail18.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfail18.in b/regress/sbin/pfctl/pfail18.in index a623ea28359..e48a7c4dfb5 100644 --- a/regress/sbin/pfctl/pfail18.in +++ b/regress/sbin/pfctl/pfail18.in @@ -1,6 +1,6 @@ # queue without parent -altq on lo0 cbq bandwidth 10Mb queue { frenchs eat frogs } +altq on lo0 cbq tbrsize 1824 bandwidth 10Mb queue { frenchs eat frogs } queue frenchs bandwidth 30% cbq(default) queue eat bandwidth 30% queue toads bandwidth 30% |