]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commit - config/qos/makeqosscripts.pl
QoS: Drop support for hardcoded ACK rules
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Oct 2021 17:52:20 +0000 (18:52 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 13 Oct 2021 11:46:35 +0000 (11:46 +0000)
commit0bb882c4bb9acefe26a5713520e5c4ce42cafd79
tree8da6d12c2737e66fc01fe8136957dc03221f748e
parentc825fcef40f63c8ce39a50b7285dbca98e2db60b
QoS: Drop support for hardcoded ACK rules

This feature has to go in order to take advantage of CONNMARK which will
drastically decrease CPU load when passing packets.

We no longer will see every packet in the QOS-INC chain in order to
change classification of that packet. It is also party counter-intuitive
to have parts of one connection in one class and the corresponding ACK
packets in another.

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