IPv6: Fix not join all-router mcast group when forwarding set.
authorLi Wei <lw@cn.fujitsu.com>
Mon, 5 Mar 2012 14:45:17 +0000 (14:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Mar 2012 21:58:47 +0000 (16:58 -0500)
commitd6ddef9e641d1229d4ec841dc75ae703171c3e92
treeeb895255cd3d561b189757cc26a5add23702c491
parent34efc283a56adaef5756ac93065f46608674ea7d
IPv6: Fix not join all-router mcast group when forwarding set.

When forwarding was set and a new net device is register,
we need add this device to the all-router mcast group.

Signed-off-by: Li Wei <lw@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c