From 4b5aa973936a7c1b038aa74ff1b9a50172155e3b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Daniel=20Weism=C3=BCller?= Date: Mon, 21 Oct 2019 20:45:34 +0200 Subject: [PATCH] QoS: Use CONNMARK to mark connections in connection tracking MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This patch modifies the connection tracking in that ways that it sets a connection mark which will be retrieved when a packet is being redirected to the IFB interface. This way, we can use classification without having the packet being sent through iptables first. Signed-off-by: Michael Tremer Signed-off-by: Daniel Weismüller Signed-off-by: Arne Fitzenreiter --- config/qos/makeqosscripts.pl | 40 +++++++++--------------------------- 1 file changed, 10 insertions(+), 30 deletions(-) diff --git a/config/qos/makeqosscripts.pl b/config/qos/makeqosscripts.pl index 51d8186990..1754c45fd8 100644 --- a/config/qos/makeqosscripts.pl +++ b/config/qos/makeqosscripts.pl @@ -371,6 +371,7 @@ print <