libvirt/tests/lxcconf2xmldata
Laine Stump 002b7704ff lxc: support <interface type='ethernet'>
This is identical to type='bridge', but without the "connect to a
bridge" part, so it can be handled by using the same functions (and
often even the same cases in switch statements), after renaming
virLXCProcessSetupInterfaceBridged() to virLXCProcessInterfaceTap()
and enhancing it to skip bridge-related items when brname == NULL.

To be truly useful, we need to support setting the ip address on the
host side veth as well as guest side veth (already supported for
type='bridge'), as well as setting the peer address for both.

The <script> element (supported by type='ethernet' in qemu) isn't
supported in this patch. An error is logged at domain start time if it
is encountered. This may be changed in a later patch.
2016-05-24 15:21:05 -04:00
..
lxcconf2xml-blkiotune.config LXC from native: convert blkio throttle config 2014-02-12 17:52:47 +00:00
lxcconf2xml-blkiotune.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-cpusettune.config LXC from native: map lxc.cgroup.cpuset.* 2014-02-12 17:52:46 +00:00
lxcconf2xml-cpusettune.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-cputune.config LXC from native: map lxc.cgroup.cpu.* 2014-02-12 17:52:46 +00:00
lxcconf2xml-cputune.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-ethernet.config lxc: support <interface type='ethernet'> 2016-05-24 15:21:05 -04:00
lxcconf2xml-ethernet.xml lxc: support <interface type='ethernet'> 2016-05-24 15:21:05 -04:00
lxcconf2xml-fstab.config LXC from native: migrate fstab and lxc.mount.entry 2014-02-12 17:52:46 +00:00
lxcconf2xml-idmap.config LXC from native: convert lxc.id_map into <idmap> 2014-02-12 17:52:46 +00:00
lxcconf2xml-idmap.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-macvlannetwork.config LXC from native: convert macvlan network configuration 2014-02-12 17:52:46 +00:00
lxcconf2xml-macvlannetwork.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-memtune.config LXC from native: migrate memory tuning 2014-02-12 17:52:46 +00:00
lxcconf2xml-memtune.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-nonenetwork.config LXC from native: implement no network conversion 2014-02-12 17:52:46 +00:00
lxcconf2xml-nonenetwork.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-nonetwork.config LXC from native: implement no network conversion 2014-02-12 17:52:46 +00:00
lxcconf2xml-nonetwork.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-physnetwork.config lxc conf2xml: convert lxc.network.ipv[46].gateway 2015-01-05 20:24:17 +01:00
lxcconf2xml-physnetwork.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-simple.config lxc conf2xml: convert lxc.network.ipv[46].gateway 2015-01-05 20:24:17 +01:00
lxcconf2xml-simple.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00
lxcconf2xml-vlannetwork.config LXC from native: map vlan network type 2014-02-12 17:52:47 +00:00
lxcconf2xml-vlannetwork.xml lxc: use virDomainDefPostParse for parsing LXC config string 2015-12-09 12:59:02 +01:00