]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commit
IPsec: Replace MARK 50 by 0x00800000 firewall-marks
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Sep 2021 14:57:11 +0000 (15:57 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 24 Sep 2021 14:57:11 +0000 (15:57 +0100)
commit5fc4fa4f9f07e10406e963176f9acbca91df3fbb
tree757c2a3a35c3a7944e82d1acab045d300e4db9dc
parentf6dbeab8e3f080a7b927526e8e5bac7ea2a4268c
IPsec: Replace MARK 50 by 0x00800000

This change is necessary because we are using the right-hand two bytes
for storing the QoS classes.

All IPsec traffic will now be skipped and never classified by the QoS.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/qos/makeqosscripts.pl
src/initscripts/system/firewall
src/patches/strongswan-ipfire.patch