]> xenbits.xensource.com Git - libvirt.git/commit
util: Functions for getting/setting device options
authorTony Krowiak <akrowiak@linux.vnet.ibm.com>
Thu, 22 Jan 2015 19:47:02 +0000 (14:47 -0500)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 30 Jan 2015 12:07:27 +0000 (13:07 +0100)
commite562a61a07398411c7aa6d92cbd8c64117b151f2
treebfa0e3a92b1a9b35f2217cca632fe371e0f986f8
parent7879d031974417e767c2b6e198493289abffabdf
util: Functions for getting/setting device options

This patch provides the utility functions needed to synchronize
the rxfilter changes made to a guest domain with the corresponding
macvtap devices on the host:

* Get/set PROMISC flag
* Get/set ALLMULTI, MULTICAST

Signed-off-by: Tony Krowiak <akrowiak@linux.vnet.ibm.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/libvirt_private.syms
src/util/virnetdev.c
src/util/virnetdev.h