mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-11 05:17:59 +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>
|