libvirt/src/lxc
Michal Privoznik 56e2171c6f virNetDevMacVLanCreateWithVPortProfile: Turn vnet_hdr into flag
So yet again one of integer arguments that we use as a boolean.
Since the argument count of the function is unbearably long
enough, lets turn those booleans into flags.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2015-12-11 08:42:49 +01:00
..
libvirtd_lxc.aug
lxc_cgroup.c lxc: Sync BlkioDevice values when setting them in cgroups 2015-08-18 16:27:43 -07:00
lxc_cgroup.h lxc: report veth device indexes to systemd 2015-01-27 13:57:02 +00:00
lxc_conf.c lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_conf.h
lxc_container.c lxc: Bind mount container TTYs 2015-11-18 11:29:48 +00:00
lxc_container.h lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_controller.c conf: Replace read accesses to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
lxc_domain.c lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_domain.h lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc_driver.c conf: Replace read accesses to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
lxc_driver.h
lxc_fuse.c Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
lxc_fuse.h
lxc_hostdev.c
lxc_hostdev.h
lxc_monitor_protocol.x Remove explicit enum from protocol structures 2015-07-08 14:34:38 +02:00
lxc_monitor.c
lxc_monitor.h
lxc_native.c conf: Replace writes to def->vcpus with accessor 2015-12-09 14:57:12 +01:00
lxc_native.h lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxc_process.c virNetDevMacVLanCreateWithVPortProfile: Turn vnet_hdr into flag 2015-12-11 08:42:49 +01:00
lxc_process.h Remove use of nwfilterPrivateData from nwfilter driver 2015-01-27 12:02:03 +00:00
lxc.conf
test_libvirtd_lxc.aug.in