mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Update kernel, API and latest glorytun udp fix
This commit is contained in:
parent
68ef21c679
commit
e87ff9af8e
2 changed files with 13 additions and 7 deletions
|
|
@ -13,4 +13,5 @@ done
|
|||
ip addr add ${LOCALIP}/30 brd ${BROADCASTIP} dev ${INTF} 2>&1 >/dev/null
|
||||
}
|
||||
tc qdisc replace dev $INTF root cake
|
||||
ip link set $INTF txqlen 100
|
||||
ip link set $INTF txqlen 100
|
||||
glorytun set dev gt-udp-tun0 kxtimeout 7d 2>&1 >/dev/null
|
||||
Loading…
Add table
Add a link
Reference in a new issue