mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
a09bbc024d
The problem with VLAN is that the user still has to manually create the vlan interface on the host. Then the generated configuration will use it as a nerwork hostdev device. So the generated configurations of the following two fragments are equivalent (see rhbz#1059637). lxc.network.type = phys lxc.network.link = eth0.5 lxc.network.type = vlan lxc.network.link = eth0 lxc.network.vlan.id = 5 |
||
---|---|---|
.. | ||
lxcconf2xml-blkiotune.config | ||
lxcconf2xml-blkiotune.xml | ||
lxcconf2xml-cpusettune.config | ||
lxcconf2xml-cpusettune.xml | ||
lxcconf2xml-cputune.config | ||
lxcconf2xml-cputune.xml | ||
lxcconf2xml-fstab.config | ||
lxcconf2xml-idmap.config | ||
lxcconf2xml-idmap.xml | ||
lxcconf2xml-macvlannetwork.config | ||
lxcconf2xml-macvlannetwork.xml | ||
lxcconf2xml-memtune.config | ||
lxcconf2xml-memtune.xml | ||
lxcconf2xml-nonenetwork.config | ||
lxcconf2xml-nonenetwork.xml | ||
lxcconf2xml-nonetwork.config | ||
lxcconf2xml-nonetwork.xml | ||
lxcconf2xml-physnetwork.config | ||
lxcconf2xml-physnetwork.xml | ||
lxcconf2xml-simple.config | ||
lxcconf2xml-simple.xml | ||
lxcconf2xml-vlannetwork.config | ||
lxcconf2xml-vlannetwork.xml |