]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit
QoS: Use CLASSIFY iptables target instead of MARK
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Oct 2019 16:46:22 +0000 (16:46 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Mon, 14 Oct 2019 18:03:44 +0000 (18:03 +0000)
commit3e151d19f9b813206e36da6b66fdc8cc99cdd26f
tree7bb6a873ee9039898f94ee87d41fda1ca93de645
parent424a332fd38ab844094d3e978cf5e159ead64b6c
QoS: Use CLASSIFY iptables target instead of MARK

We have been running into loads of conflicts by using MARK for
various components on the OS (suricata, IPsec, QoS, ...) which
was sometimes hard to resolve.

iptables comes with a target which directly sorts packets into
the correct class which results in less code and not using the
mark.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/qos/makeqosscripts.pl