]> git.ipfire.org Git - ipfire-2.x.git/commit
wireguard: Don't use fwmarks for the gateways
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jun 2025 12:52:28 +0000 (13:52 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 15 Jun 2025 12:54:57 +0000 (13:54 +0100)
commitbaa22ec7a699eb8f5b73db54b9abfbf8580583ae
treed69cedf7fe57835659aaafb67392370eab3bac6a
parent60668b8297555e92d2df01fd47f3b96c18d3636d
wireguard: Don't use fwmarks for the gateways

This slightly conflicts with the reverse path filter which does not seem
to consider the mark and therefore does not resolve to the correct route.

There is not too much benefit of using the mark, except its elegance, a
more accurate lookup and that we were hiding a direct route to the
gateway from the clients.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/initscripts/system/wireguard