mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-23 17:34:21 +03:00
3db5cb5f06
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>
|