From 5b3bddd53e2c8e452b5c562c5313821b47d4c58c Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 31 Oct 2023 12:37:17 +0100 Subject: [PATCH] No need to change tc on glorytun-udp --- glorytun-udp/init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glorytun-udp/init b/glorytun-udp/init index 6b5522129..c9452e734 100755 --- a/glorytun-udp/init +++ b/glorytun-udp/init @@ -81,7 +81,7 @@ start_instance() { procd_close_instance - tc qdisc replace dev ${dev} root cake + #tc qdisc replace dev ${dev} root cake #ip link set $dev txqlen 100 #config_load network