From 82d3c821e9819e7ca4e051e4c6f4efa9d3da5464 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 8 Jan 2016 13:47:23 +0100 Subject: [PATCH] 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-format-patch failed