diff options
author | David Ahern <dsa@cumulusnetworks.com> | 2016-06-13 23:44:18 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-06-15 22:34:34 +0300 |
commit | ba46ee4c0ed122fa14aa2f5d6994c166a01ae2c0 (patch) | |
tree | b582d0cc07c1b1f608d5c146344cdeccf25fc7a7 /net/ipv6/icmp.c | |
parent | cd2a9e62c8a3c5cae7691982667d79a0edc65283 (diff) | |
download | linux-ba46ee4c0ed122fa14aa2f5d6994c166a01ae2c0.tar.xz |
net: ipv6: Do not add multicast route for l3 master devices
L3 master devices are virtual devices similar to the loopback
device. Link local and multicast routes for these devices do
not make sense. The ipv6 addrconf code already skips adding a
linklocal address; do the same for the mcast route.
Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/icmp.c')
0 files changed, 0 insertions, 0 deletions