mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-25 23:21:45 +03:00
78c8aef75e
This cleans up the file hierarchy a bit Signed-off-by: Cole Robinson <crobinso@redhat.com>
7 lines
125 B
XML
7 lines
125 B
XML
<network>
|
|
<name>new-foo</name>
|
|
<forward mode="hostdev" managed="yes">
|
|
<pf dev="eth3"/>
|
|
</forward>
|
|
</network>
|