mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-13 17:05:46 -06:00
So we unify parsing and building the XML. Since we already do this for vmmDomain, take the opportunity to move the shared infrastructure into vmmLibvirtObject
6 lines
130 B
XML
6 lines
130 B
XML
<interface type="ethernet" name="test-ethernet-copy-proto">
|
|
<protocol family="ipv6">
|
|
<dhcp/>
|
|
</protocol>
|
|
</interface>
|