libvirt/docs
Stefan Berger 8951328619 Extend NWFilter parameter parser to cope with lists of values
This patch modifies the NWFilter parameter parser to support multiple
elements with the same name and to internally build a list of items.
An example of the XML looks like this:

        <parameter name='TEST' value='10.1.2.3'/>
        <parameter name='TEST' value='10.2.3.4'/>
        <parameter name='TEST' value='10.1.1.1'/>

The list of values is then stored in the newly introduced data type
virNWFilterVarValue.

The XML formatter is also adapted to print out all items in alphabetical
order sorted by 'name'.

This patch also fixes a bug in the XML schema on the way.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2011-11-18 11:58:18 -05:00
..
api_extension maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
devhelp
html
internals
schemas
.gitignore
32favicon.png
api_extension.html.in
api.html.in
apibuild.py
apps.html.in
archdomain.html.in
architecture.fig
architecture.gif
architecture.html.in
archnetwork.html.in
archnode.html.in
archstorage.html.in
auth.html.in
bindings.html.in
bugs.html.in
compiling.html.in
contact.html.in
csharp.html.in
deployment.html.in
devguide.html.in
docs.html.in
downloads.html.in
drivers.html.in
drvesx.html.in
drvhyperv.html.in
drvlxc.html.in
drvopenvz.html.in
drvqemu.html.in
drvremote.html.in
drvtest.html.in
drvuml.html.in
drvvbox.html.in
drvvmware.html.in
drvxen.html.in
errors.html.in
et.png
firewall.html.in
footer_corner.png
footer_pattern.png
format.html.in
formatcaps.html.in
formatdomain.html.in
formatnetwork.html.in
formatnode.html.in
formatnwfilter.html.in
formatsecret.html.in
formatsnapshot.html.in
formatstorage.html.in
formatstorageencryption.html.in
generic.css
goals.html.in
hacking1.xsl
hacking2.xsl
hacking.html.in Document STREQ_NULLABLE and STRNEQ_NULLABLE 2011-10-06 16:50:38 +02:00
hooks.html.in
hvsupport.pl
index.html.in
index.py
internals.html.in
intro.html.in
java.html.in
library.xen
libvirt-daemon-arch.fig
libvirt-daemon-arch.png
libvirt-driver-arch.fig
libvirt-driver-arch.png
libvirt-header-bg.png
libvirt-header-logo.png
libvirt-net-logical.fig
libvirt-net-logical.png
libvirt-net-physical.fig
libvirt-net-physical.png
libvirt-object-model.fig
libvirt-object-model.png
libvirt.css
libvirtLogo.png
locking.html.in
logging.html.in
madeWith.png
main.css
Makefile.am
migration-managed-direct.fig
migration-managed-direct.png
migration-managed-p2p.fig
migration-managed-p2p.png
migration-native.fig
migration-native.png
migration-tunnel.fig
migration-tunnel.png
migration-unmanaged-direct.fig
migration-unmanaged-direct.png
migration.html.in
newapi.xsl
news.html.in
news.xsl
node.fig
node.gif
page.xsl
php.html.in
python.html.in
relatedlinks.html.in
remote.html.in
search.php
site.xsl
sitemap.html.in Add documentation about migration. 2011-10-28 10:07:45 +01:00
storage.html.in
structures.fig
subsite.xsl
testapi.html.in
testsuites.html.in
testtck.html.in
todo.cfg-example
todo.pl
uri.html.in
virshcmdref.html.in
windows.html.in
wrapstring.xsl