Cédric Bosdonnat 3ba0469ce6 lxc network configuration allows setting target container NIC name
LXC network devices can now be assigned a custom NIC device name on the
container side. For example, this is configured with:

    <interface type='network'>
      <source network='default'/>
      <guest dev="eth1"/>
    </interface>

In this example the network card will appear as eth1 in the guest.
2014-07-18 14:25:57 +02:00
..
2014-06-19 15:10:49 +02:00
2014-07-03 12:22:37 +02:00
2014-07-03 12:22:37 +02:00
2013-03-21 17:24:08 +01:00
2013-11-25 11:03:19 -07:00