]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/xen.git/commit
public/io/netif.h: move and amend multicast control documentation
authorPaul Durrant <paul.durrant@citrix.com>
Wed, 2 Sep 2015 11:17:05 +0000 (12:17 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Fri, 4 Sep 2015 14:05:26 +0000 (15:05 +0100)
commitb2700877adacb93c265c4fa1c637aba66db74817
tree4e0fa3766ff98d1820c755d00cb3844b5df1c6c5
parent09e2a619a4c028a4e452fb557a215c70feb20bc5
public/io/netif.h: move and amend multicast control documentation

netif.h contains a specification of the XEN_NETIF_EXTRA_TYPE_MCAST_{ADD,DEL}
extra info messages require to manipulate a multicast filter list maintained
by a backend and specifies the xenstore negotiation protocol in a comment
just above the structure defintion, which is easy to miss.

This patch moves the documentation of the xenstore negotiation to be
co-located with the documentation for other features and also amends the
wording to be clearer.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Keir Fraser <keir@xen.org>
Cc: Tim Deegan <tim@xen.org>
Acked-by: Wei Liu <wei.liu2@citrix.com>
[ ijc -- added a blank line to the comment ]
xen/include/public/io/netif.h