aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netconsole.c
diff options
context:
space:
mode:
authorDavid Ahern <dsahern@gmail.com>2019-09-25 07:53:19 -0700
committerDavid S. Miller <davem@davemloft.net>2019-09-27 20:07:05 +0200
commitdac91170f8e9c73784af5fad6225e954b795601c (patch)
treef153f5702dc01ec960ffd052cfd5b7b7acdf5e3a /drivers/net/netconsole.c
parentMerge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (diff)
downloadlinux-dev-dac91170f8e9c73784af5fad6225e954b795601c.tar.xz
linux-dev-dac91170f8e9c73784af5fad6225e954b795601c.zip
vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
A user reported that vrf create fails when IPv6 is disabled at boot using 'ipv6.disable=1': https://bugzilla.kernel.org/show_bug.cgi?id=204903 The failure is adding fib rules at create time. Add RTNL_FAMILY_IP6MR to the check in vrf_fib_rule if ipv6_mod_enabled is disabled. Fixes: e4a38c0c4b27 ("ipv6: add vrf table handling code for ipv6 mcast") Signed-off-by: David Ahern <dsahern@gmail.com> Cc: Patrick Ruddy <pruddy@vyatta.att-mail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netconsole.c')
0 files changed, 0 insertions, 0 deletions