diff options
author | Leonardo Bras <leonardo@linux.ibm.com> | 2019-08-31 07:40:33 +0300 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-09-03 00:19:27 +0300 |
commit | 48bd0d68cd4b849c0bb99dc1fb01b013ad4aa942 (patch) | |
tree | c17cf7f083d4a90cc4f921cb9daee0f4ade5fc51 /Makefile | |
parent | e33b4325e60e146c2317a8b548cbd633239ff83b (diff) | |
download | linux-48bd0d68cd4b849c0bb99dc1fb01b013ad4aa942.tar.xz |
netfilter: bridge: Drops IPv6 packets if IPv6 module is not loaded
A kernel panic can happen if a host has disabled IPv6 on boot and have to
process guest packets (coming from a bridge) using it's ip6tables.
IPv6 packets need to be dropped if the IPv6 module is not loaded, and the
host ip6tables will be used.
Signed-off-by: Leonardo Bras <leonardo@linux.ibm.com>
Acked-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions