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/vlan.xml

11 lines
233 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='vlan' name='eth0.42'>
<start mode='onboot'/>
<protocol family='ipv4'>
<dhcp peerdns='no'/>
</protocol>
interface: clean up virInterfaceDefDevFormat This modifies the formatting function of virInterface to be a proper mirror of the parse function, including the addition of a "parentIfType" arg so that we can decide whether or not it is appropriate to emit the elements that are only in toplevel interfaces, as well as the <link> element (which isn't allowed for bridge interfaces). Since the restructuring of the code necessarily changes the order of some of the elements, some test case data had to be updated.
2014-06-19 12:58:56 +03:00
<link state='lowerlayerdown'/>
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
<vlan tag='42'>
<interface name='eth0'/>
</vlan>
</interface>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.1 Page: 257ms Template: 2ms
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