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:
Laine Stump
2010-01-01 20:40:26 -05:00
committed by Matthias Bolte
parent 0022995555
commit 77dd67087b
16 changed files with 291 additions and 127 deletions

View File

@@ -0,0 +1,5 @@
<interface type='ethernet' name='eth0'>
<start mode='onboot'/>
<protocol family='ipv6'>
</protocol>
</interface>