commit | 64e724f62ab743d55229cd5e27ec8b068b68eb16 | [log] [tgz] |
---|---|---|
author | Brian Haley <brian.haley@hp.com> | Tue Jul 20 10:34:30 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 22 13:41:32 2010 -0700 |
tree | cc73b4a138f1fa2585f8bc4cb44f91c6c5751cc7 | |
parent | be2b6e62357dd7ee56bdcb05e54002afb4830292 [diff] |
ipv6: Don't add routes to ipv6 disabled interfaces. 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>