<html><body>
<p><tt>Roland,</tt><br>
<br>
<tt>>I really don't like this approach, since it can break things in very<br>
>subtle ways (eg suppose one node fails to join its solicited node<br>
>group, but then a later node wants to talk to it and succeeds in<br>
>joining the solicited node group as a send-only member -- since the<br>
>first node is not a member then it will never see the ND messages).</tt><br>
<br>
For the successful join, ND sends to the node directly, for the failure join, ND sends to all hosts addr. So ND will work no matter whether the join OK or not, that's the patch does.<br>
<br>
Thanks<br>
Shirley Ma</body></html>