]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - config/qos/makeqosscripts.pl
QoS: Make outgoing packet processing use CONNMARK
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Oct 2021 17:52:21 +0000 (18:52 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 13 Oct 2021 11:46:50 +0000 (11:46 +0000)
commitf857c5c63040664414dc07838052155305136c5a
treecc7f50c5a51212ce4e340b583aa013afb01f130a
parent0bb882c4bb9acefe26a5713520e5c4ce42cafd79
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>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/qos/makeqosscripts.pl