[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH net-next] xen-netback: add support for multicast control
On Wed, Sep 02, 2015 at 01:19:53PM +0100, Paul Durrant wrote: > Xen's PV network protocol includes messages to add/remove ethernet > multicast addresses to/from a filter list in the backend. This allows > the frontend to request the backend only forward multicast packets > which are off interest thus preventing unnecessary noise on the shared "of interest" > ring. > [...] > + > +void xenvif_mcast_flush(struct xenvif *vif) Only one cosmetic comment. My first impression of this function by looking at the name is that it flushes queued multicast packets. Maybe we can rename it to xenvif_mcast_addr_list_free ? Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |