]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
firewall: Filter only on RED and exclude any private address space
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 Oct 2020 10:32:05 +0000 (11:32 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 14 Oct 2020 10:32:05 +0000 (11:32 +0100)
Since libloc is built as a tree we cannot simply exclude any address
space in the middle of it. Therefore we create some firewall rules
which simply avoid checking non-globally routable address space.

Fixes: #12499
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

No differences found