diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-11 15:10:32 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-11 15:10:32 +0000 |
commit | e2e3c12c6a48b0ec3a0fa2850216935b1eb8adbd (patch) | |
tree | c06e2afaedd32db9f472e3c62ea6645759e0c2e6 /regress/sbin/pfctl/pfaltq4.in | |
parent | cef641c2e40784caeb6fb06969659f410899222c (diff) |
add comments saying what we are testing
Diffstat (limited to 'regress/sbin/pfctl/pfaltq4.in')
-rw-r--r-- | regress/sbin/pfctl/pfaltq4.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pfaltq4.in b/regress/sbin/pfctl/pfaltq4.in index 50ddc2303ad..2bf5fb2606b 100644 --- a/regress/sbin/pfctl/pfaltq4.in +++ b/regress/sbin/pfctl/pfaltq4.in @@ -1,3 +1,5 @@ +# test two different named queues don't get the same qid on different interfaces + altq on lo0 tbrsize 1824 bandwidth 10Mb cbq queue { bloody germans } altq on tun0 tbrsize 1824 bandwidth 10Mb cbq queue { bloody toads } queue bloody cbq(default) bandwidth 50% |