mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix SQM and QOS when an interface is added via wizard
This commit is contained in:
parent
c7ab0005dc
commit
38176e6d58
3 changed files with 61 additions and 11 deletions
|
@ -15,6 +15,7 @@ omr_intf_set() {
|
|||
uci -q set openmptcprouter.settings.scaling_max_freq=800000
|
||||
}
|
||||
[ -z "$multipath" ] || [ "$multipath" = "off" ] && [ "$1" != "omrvpn" ] && [ "$1" != "glorytun" ] && return
|
||||
|
||||
uci -q set openmptcprouter.$1=interface
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue