]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
util: Introduce flags field for macvtap creation
authorMatthew Rosato <mjrosato@linux.vnet.ibm.com>
Wed, 27 Aug 2014 14:34:13 +0000 (10:34 -0400)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 2 Sep 2014 11:34:32 +0000 (13:34 +0200)
commit7199d2c523feb71be44836e3e3a609b631a26947
tree19c97a12f9b5b696aabae78f99a7cd8d41d2bcab
parent628c2255a9959b496f08dc501ae65a692ff9daa6
util: Introduce flags field for macvtap creation

Currently, there is one flag passed in during macvtap creation
(withTap) -- Let's convert this field to an unsigned int flag
field for future expansion.

Signed-off-by: Matthew Rosato <mjrosato@linux.vnet.ibm.com>
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/lxc/lxc_process.c
src/qemu/qemu_command.c
src/util/virnetdevmacvlan.c
src/util/virnetdevmacvlan.h