mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-27 18:19:53 +00:00
19 lines
419 B
Plaintext
19 lines
419 B
Plaintext
|
|
config queue 'eth1'
|
|
option enabled '1'
|
|
option interface 'br-wan'
|
|
option download '860000'
|
|
option upload '860000'
|
|
option qdisc 'fq_codel'
|
|
option script 'simplest_tbf.qos'
|
|
option linklayer 'ethernet'
|
|
option debug_logging '0'
|
|
option verbosity '5'
|
|
option overhead '38'
|
|
option linklayer_advanced '1'
|
|
option tcMTU '2047'
|
|
option tcTSIZE '128'
|
|
option tcMPU '84'
|
|
option linklayer_adaptation_mechanism 'default'
|
|
|