http://openib.org/bugzilla/show_bug.cgi?id=266





------- Comment #1 from [EMAIL PROTECTED]  2006-10-05 02:24 -------
>     default:
>         if (dir) {
>             memcpy(haddr, dev->broadcast, dev->addr_len);
> 

Looking on the code, what going on here is that as the ARPHRD_INFINIBAND case
does not exist, the default case is executed which sets the link layer
multicast address to be the device broadcast address. So the IP Multicast
traffic is actually running over the broadcast group. 





Or.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to