Logo
Explore Help
Sign In
External/libvirt
1
0
Fork 0
You've already forked libvirt
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-13 08:05:16 +00:00
Code Issues Packages Projects Releases Wiki Activity
libvirt/tests/interfaceschemadata/bond-arp.xml

15 lines
426 B
XML
Raw Normal View History

Add netcf XML schemas and test data * docs/schemas/interface.rng: schemas for the interface XML files directly imported from netcf-0.1.0 * tests/interfaceschemadata/*.xml: set of test files from netcf-0.1.0 changed to use single quote instead of double quote
2009-07-15 19:37:20 +02:00
<interface type='bond' name='bond0'>
<start mode='none'/>
<protocol family='ipv4'>
<ip address='192.168.50.7' prefix='24'/>
<route gateway='192.168.50.1'/>
</protocol>
<bond mode='active-backup'>
<arpmon interval='100' target='192.168.50.1' validate='active'/>
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 ;-)
2010-01-01 20:40:26 -05:00
<interface type='ethernet' name='eth1'>
</interface>
<interface type='ethernet' name='eth0'>
</interface>
Add netcf XML schemas and test data * docs/schemas/interface.rng: schemas for the interface XML files directly imported from netcf-0.1.0 * tests/interfaceschemadata/*.xml: set of test files from netcf-0.1.0 changed to use single quote instead of double quote
2009-07-15 19:37:20 +02:00
</bond>
</interface>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 627ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API