From: Michael Tremer Date: Mon, 4 Oct 2021 17:52:21 +0000 (+0100) Subject: QoS: Make outgoing packet processing use CONNMARK X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f857c5c63040664414dc07838052155305136c5a;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 Signed-off-by: Arne Fitzenreiter --- 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