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
..
2014-09-03 09:36:13 -06:00
2016-03-18 17:29:53 +01:00
2015-05-21 18:13:18 +02:00
2015-04-23 17:08:48 -04:00
2015-06-25 09:11:15 +02:00
2016-03-18 17:29:53 +01:00
2016-05-14 09:19:51 +02:00
2016-03-30 10:21:44 +03:00
2016-05-23 10:40:22 +02:00
2016-05-23 10:38:45 +02:00
2016-05-23 10:38:45 +02:00
2015-04-27 16:03:31 +02:00
2015-05-21 18:13:18 +02:00
2016-05-02 07:18:25 +02:00
2016-05-20 17:16:21 +02:00
2016-02-11 11:35:02 +01:00
2016-05-20 17:16:21 +02:00
2015-04-14 19:33:02 +02:00
2015-04-14 19:33:02 +02:00
2016-05-20 17:16:21 +02:00
2016-02-23 10:36:13 +01:00
2016-05-02 07:18:25 +02:00
2015-10-21 15:03:35 +02:00
2015-04-23 17:08:48 -04:00