]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
QoS: Make outgoing packet processing use CONNMARK
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Sep 2021 14:42:23 +0000 (15:42 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Sep 2021 14:42:23 +0000 (15:42 +0100)
commitf6dbeab8e3f080a7b927526e8e5bac7ea2a4268c
tree5e16f9129b758262aa90ae98c494615ce122e957
parent708760519bfc9503755cb7ca1d2daeae8fa63aca
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 <michael.tremer@ipfire.org>
config/qos/makeqosscripts.pl