mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Increase timeout for glorytun, decrease txqueuelen for interfaces
This commit is contained in:
parent
f5f68a0729
commit
9e10f07fa6
3 changed files with 5 additions and 4 deletions
|
@ -97,6 +97,7 @@ interface_multipath_settings() {
|
|||
[ "$mode" = "master" ] && {
|
||||
ip route replace default via $gateway dev $iface
|
||||
}
|
||||
ifconfig $iface txqueuelen 90 > /dev/null 2>&1
|
||||
}
|
||||
|
||||
load_interfaces() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue