diff options
Diffstat (limited to 'regress/sbin/pfctl/pfaltq9.in')
-rw-r--r-- | regress/sbin/pfctl/pfaltq9.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/sbin/pfctl/pfaltq9.in b/regress/sbin/pfctl/pfaltq9.in index 97128b09d07..fdf857d61b5 100644 --- a/regress/sbin/pfctl/pfaltq9.in +++ b/regress/sbin/pfctl/pfaltq9.in @@ -1,6 +1,6 @@ # queuespec limited to interface(s): negation -altq on { ppp0 ppp1 tun0 tun1 } priq bandwidth 10Mb queue { one two } +altq on { ppp0 ppp1 tun1000000 tun1000001 } priq bandwidth 10Mb queue { one two } queue one priority 1 priq(default) queue two on ppp0 priority 15 queue two on ! ppp0 priority 0 |