From: Hannes Frederic Sowa Date: Mon, 6 Jan 2014 16:53:14 +0000 (+0100) Subject: ipv6: don't install anycast address for /128 addresses on routers X-Git-Tag: v3.13-rc8~16^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88ad31491e21f5dec347911d9804c673af414a09;p=pandora-kernel.git ipv6: don't install anycast address for /128 addresses on routers It does not make sense to create an anycast address for an /128-prefix. Suppress it. As 32019e651c6fce ("ipv6: Do not leave router anycast address for /127 prefixes.") shows we also may not leave them, because we could accidentally remove an anycast address the user has allocated or got added via another prefix. Cc: François-Xavier Le Bail Cc: Thomas Haller Cc: Jiri Pirko Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed