summary refs log tree commit diff
path: root/net/bridge
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2023-02-16 17:05:36 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-03-11 13:55:24 +0100
commit8291cfdfa6cd5eacfe1a5ba81b1a8cea4f086366 (patch)
treef3fe2390db7604a4c3a21a95c1b1fd51eb7969a8 /net/bridge
parent1fd3c69f6511cc0785d5f5f828a5c095d74df69f (diff)
downloadlinux-8291cfdfa6cd5eacfe1a5ba81b1a8cea4f086366.tar.gz
netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
[ Upstream commit efb056e5f1f0036179b2f92c1c15f5ea7a891d70 ]

When calling ip6_route_lookup() for the packet arriving on the VRF
interface, the result is always the real (slave) interface. Expect this
when validating the result.

Fixes: acc641ab95b66 ("netfilter: rpfilter/fib: Populate flowic_l3mdev field")
Signed-off-by: Phil Sutter <phil@nwl.cc>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions