]> git.ipfire.org Git - thirdparty/libvirt.git/commit
link-state: conf: Add element to XML for controling link state
authorPeter Krempa <pkrempa@redhat.com>
Tue, 6 Sep 2011 08:08:15 +0000 (16:08 +0800)
committerDaniel Veillard <veillard@redhat.com>
Tue, 6 Sep 2011 08:08:15 +0000 (16:08 +0800)
commitedd1295e1da6bfe8e4e257e5fbfad71ac0bf7c87
tree2b83820ad90f94c0b6c680d1946289d56e82f57d
parentc246b0258645d3781362ce880d2cb435ab96835d
link-state: conf: Add element to XML for controling link state

A new element is introduced to XML that allows to control
state of virtual network interfaces in hypervisors.

Live modification of the link state allows networking tools
propagate topology changes to guest OS or testing of
scenarios in complex (virtual) networks.

This patch adds elements to XML grammars and parsing and generating
code.
docs/formatdomain.html.in
docs/schemas/network.rng
src/conf/domain_conf.c
src/conf/domain_conf.h