From: Lubomir Rintel Date: Fri, 8 Jan 2016 12:47:23 +0000 (+0100) Subject: ipv6: always add flag an address that failed DAD with DADFAILED X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82d3c821e9819e7ca4e051e4c6f4efa9d3da5464;p=pandora-kernel.git ipv6: always add flag an address that failed DAD with DADFAILED commit 3d171f3907329d4b1ce31d5ec9c852c5f0269578 upstream. The userspace needs to know why is the address being removed so that it can perhaps obtain a new address. Without the DADFAILED flag it's impossible to distinguish removal of a temporary and tentative address due to DAD failure from other reasons (device removed, manual address removal). Signed-off-by: Lubomir Rintel Acked-by: Hannes Frederic Sowa Signed-off-by: David S. Miller [bwh: Backported to 3.2: adjust context] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed