mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 11:31:51 +00:00
Add cake for glorytun udp
This commit is contained in:
parent
0f5b06a31a
commit
7c34900a7d
1 changed files with 3 additions and 0 deletions
|
@ -80,6 +80,9 @@ start_instance() {
|
|||
|
||||
procd_close_instance
|
||||
|
||||
tc qdisc replace dev ${dev} root cake
|
||||
|
||||
#ip link set $dev txqlen 100
|
||||
#config_load network
|
||||
#config_foreach add_glorytun_path interface
|
||||
|
||||
|
|
Loading…
Reference in a new issue