From: Hannes Frederic Sowa Date: Mon, 23 Mar 2015 22:36:04 +0000 (+0100) Subject: ipv6: do retries on stable privacy addresses X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~161^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f40ef77adb237954d615a76621df1b80a329b31;p=pandora-kernel.git ipv6: do retries on stable privacy addresses If a DAD conflict is detected, we want to retry privacy stable address generation up to idgen_retries (= 3) times with a delay of idgen_delay (= 1 second). Add the logic to addrconf_dad_failure. By design, we don't clean up dad failed permanent addresses. Cc: Erik Kline Cc: Fernando Gont Cc: Lorenzo Colitti Cc: YOSHIFUJI Hideaki/吉藤英明 Signed-off-by: Hannes Frederic Sowa Signed-off-by: David S. Miller --- Reading git-diff-tree failed