From: Michael Tremer Date: Fri, 24 Sep 2021 14:42:23 +0000 (+0100) Subject: QoS: Make outgoing packet processing use CONNMARK X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f6dbeab8e3f080a7b927526e8e5bac7ea2a4268c;p=people%2Fms%2Fipfire-2.x.git QoS: Make outgoing packet processing use CONNMARK This will significantly reduce the load when classifying outgoing traffic as there won't be any overhead as soon as the connection has been classified. The classficiation is being stored in the iptables MARK which will be copied to CONNMARK if changed. Signed-off-by: Michael Tremer --- diff --git a/config/qos/makeqosscripts.pl b/config/qos/makeqosscripts.pl index 230dc3265b..b1bb637b35 100644 --- a/config/qos/makeqosscripts.pl +++ b/config/qos/makeqosscripts.pl @@ -217,7 +217,10 @@ print </dev/null 2>&1