summaryrefslogtreecommitdiff
path: root/net/netfilter
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-02-26 03:21:14 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2019-03-01 16:28:45 +0300
commitcd6428988bf4fcc41d1deb7dae0e92e62c075c57 (patch)
tree4b51e3075257103df91a2fa59a217bfcd77336f2 /net/netfilter
parentf52a40fb410b2c03f9fe486f42e840d688dddfa5 (diff)
downloadlinux-cd6428988bf4fcc41d1deb7dae0e92e62c075c57.tar.xz
netfilter: bridge: Don't sabotage nf_hook calls for an l3mdev slave
Followup to a173f066c7cf ("netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev"). Some packets (e.g., ndisc) do not have the skb device flipped to the l3mdev (e.g., VRF) device. Update ip_sabotage_in to not drop packets for slave devices too. Currently, neighbor solicitation packets for 'dev -> bridge (addr) -> vrf' setups are getting dropped. This patch enables IPv6 communications for bridges with an address that are enslaved to a VRF. Fixes: 73e20b761acf ("net: vrf: Add support for PREROUTING rules on vrf device") Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'net/netfilter')
0 files changed, 0 insertions, 0 deletions