libvirt/tests/lxcxml2xmldata
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
..
lxc-capabilities.xml Domain config: write <features/> if some capabilities are set. 2014-07-30 14:21:55 +02:00
lxc-disk-formats.xml Add 'nbd' as a valid filesystem driver type 2013-05-13 13:15:19 +01:00
lxc-ethernet.xml lxc: support <interface type='ethernet'> 2016-05-24 15:21:05 -04:00
lxc-filesystem-ram.xml Allow root directory in filesystem source dir schema 2013-11-07 18:43:15 +01:00
lxc-filesystem-root.xml Allow root directory in filesystem source dir schema 2013-11-07 18:43:15 +01:00
lxc-hostdev.xml Use the network route definitions for domains 2015-01-16 10:14:03 +01:00
lxc-idmap.xml Use the network route definitions for domains 2015-01-16 10:14:03 +01:00
lxc-sharenet.xml lxc: Inherit namespace feature 2015-08-26 11:28:30 +01:00
lxc-systemd.xml virCaps: get rid of emulatorRequired 2013-04-04 22:42:38 +02:00