mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Update interface.rng and xml test files to match netcf 0.1.5
The RNG now supports IPv6 and bonds attached to bridges, along with some other minor tweaks. All test files from netcf have been copied to the test directory and added to the xml2xml and schema tests (and they all pass, of course ;-)
This commit is contained in:
committed by
Matthias Bolte
parent
0022995555
commit
77dd67087b
5
tests/interfaceschemadata/ipv6-local.xml
Normal file
5
tests/interfaceschemadata/ipv6-local.xml
Normal file
@@ -0,0 +1,5 @@
|
||||
<interface type='ethernet' name='eth0'>
|
||||
<start mode='onboot'/>
|
||||
<protocol family='ipv6'>
|
||||
</protocol>
|
||||
</interface>
|
||||
Reference in New Issue
Block a user