diff options
author | Martin Willi | 2022-04-19 15:47:00 +0200 |
---|---|---|
committer | Pablo Neira Ayuso | 2022-04-25 11:09:20 +0200 |
commit | 8ddffdb9442a9d60b4a6e679ac48d7d21403a674 (patch) | |
tree | 318056aa1c84871df74f896718ef6d1075ccd392 /fs/cifs/smb2transport.c | |
parent | b9b1e0da5800a41a537f3bd1c294e492dad5cc9e (diff) |
netfilter: Update ip6_route_me_harder to consider L3 domain
The commit referenced below fixed packet re-routing if Netfilter mangles
a routing key property of a packet and the packet is routed in a VRF L3
domain. The fix, however, addressed IPv4 re-routing, only.
This commit applies the same behavior for IPv6. While at it, untangle
the nested ternary operator to make the code more readable.
Fixes: 6d8b49c3a3a3 ("netfilter: Update ip_route_me_harder to consider L3 domain")
Cc: stable@vger.kernel.org
Signed-off-by: Martin Willi <martin@strongswan.org>
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'fs/cifs/smb2transport.c')
0 files changed, 0 insertions, 0 deletions