]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
QoS: Drop support for hardcoded ACK rules
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Sep 2021 14:29:30 +0000 (15:29 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Sep 2021 14:29:30 +0000 (15:29 +0100)
commit708760519bfc9503755cb7ca1d2daeae8fa63aca
treee53c1de1ff81d7cd959444060c6339e1d459410c
parentcc1251c62d4809d1db2441ed3381ad9376b48179
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>
config/qos/makeqosscripts.pl
html/cgi-bin/qos.cgi