diff options
Diffstat (limited to 'regress/sbin/pfctl/pf111.in')
-rw-r--r-- | regress/sbin/pfctl/pf111.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/regress/sbin/pfctl/pf111.in b/regress/sbin/pfctl/pf111.in new file mode 100644 index 00000000000..d42b0b9b069 --- /dev/null +++ b/regress/sbin/pfctl/pf111.in @@ -0,0 +1,3 @@ +queue rootq on lo1000000 bandwidth 1M +queue defq parent rootq bandwidth 750K +queue leafq parent defq flows 100 bandwidth 500K default |