ipv6: Don't add routes to ipv6 disabled interfaces.
authorBrian Haley <brian.haley@hp.com>
Tue, 20 Jul 2010 10:34:30 +0000 (10:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 22 Jul 2010 20:41:32 +0000 (13:41 -0700)
If the interface has IPv6 disabled, don't add a multicast or
link-local route since we won't be adding a link-local address.

Reported-by: Mahesh Kelkar <maheshkelkar@gmail.com>
Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found