From: Florian Westphal <f...@strlen.de>
Date: Fri,  7 Aug 2015 10:54:28 +0200

> 48ed7b26faa7 ("ipv6: reject locally assigned nexthop addresses") is too
> strict; it rejects following corner-case:
> 
> ip -6 route add default via fe80::1:2:3 dev eth1
> 
> [ where fe80::1:2:3 is assigned to a local interface, but not eth1 ]
> 
> Fix this by restricting search to given device if nh is linklocal.
> 
> Joint work with Hannes Frederic Sowa.
> 
> Fixes: 48ed7b26faa7 ("ipv6: reject locally assigned nexthop addresses")
> Signed-off-by: Hannes Frederic Sowa <han...@stressinduktion.org>
> Signed-off-by: Florian Westphal <f...@strlen.de>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to