diff options
Diffstat (limited to 'regress/sbin/pfctl/pf45.in')
-rw-r--r-- | regress/sbin/pfctl/pf45.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf45.in b/regress/sbin/pfctl/pf45.in new file mode 100644 index 00000000000..715492c30cf --- /dev/null +++ b/regress/sbin/pfctl/pf45.in @@ -0,0 +1,4 @@ +altq on lo0 priq bandwidth 10Mb queue { pri-low pri-med pri-high } +queue pri-low priority 0 +queue pri-med priority 1 priq(default) +queue pri-high priority 2 |