[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] multicast?
" Multicast certainly does not have explicit support within Xen at the moment " -- the current zero-copy code kind of implies single-sender, I'm no multicast expert, but from the reading of the sources it looks to me like multicast sends are no problem, but multicast receives require that the NIC be told what multicast addresses to pay attention to. Xen itself appears to have this code: xeno-1.2.bk/xen/net/dev_mcast.c However the xenolinux network driver doesn't seem to have the set_multicast_list() function implemented. I'm guessing this would need some sort of new hypervisor call? Result is domains in xen-1.2 can send to multicast addresses but cannot receive. Multicast is not critical, just useful, so I'll wait for the brave new IO world before pursuing it more. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |