]> 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:52:28 +0000 (13:52 +0100)
commit8e1a9a3699e7061405ae7ee49caf672558a1c792
treea84f5e2557614a731db00e6ed3f3001ed3e31f41
parent09fc0f7d298f6a68d37809f17696e2609de9f2fc
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