From: Hannes Frederic Sowa Date: Wed, 26 Jun 2013 22:07:01 +0000 (+0200) Subject: ipv6: resend MLD report if a link-local address completes DAD X-Git-Tag: v3.11-rc1~64^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b173ee488dcc545e77ed482158a2f0d06d7a5860;p=pandora-kernel.git ipv6: resend MLD report if a link-local address completes DAD RFC3590/RFC3810 specifies we should resend MLD reports as soon as a valid link-local address is available. We now use the valid_ll_addr_cnt to check if it is necessary to resend a new report. Changes since Flavio Leitner's version: a) adapt for valid_ll_addr_cnt b) resend first reports directly in the path and just arm the timer for mc_qrv-1 resends. Reported-by: Flavio Leitner Cc: Hideaki YOSHIFUJI Cc: David Stevens Signed-off-by: Hannes Frederic Sowa Signed-off-by: Flavio Leitner Signed-off-by: David S. Miller --- Reading git-diff-tree failed