On 5/27/08, <b class="gmail_sendername">Sean Hefty</b> <<a href="mailto:sean.hefty@intel.com">sean.hefty@intel.com</a>> wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
The main item that's missing is code in ib_addr to convert the IPv6 address to<br> an IB GID.  Once that's available, there may be a couple code paths where IPv6<br> checks are needed, but I can't think of anything that would be that hard.<br>
 </blockquote></div><br>
OK. I assume that by convert from ipv6 address to gid you mean resolve
to gid, correct? so the way to go is apply the same methods used by the
stack eg when ping6 is used with ipoib? do you know if its the ipv6
Neighbor Discovery (ND) protocol?<br>
<br>
Or.<br>