]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Revert "Add support for <option> tag in network config"
authorLaine Stump <laine@laine.org>
Wed, 27 Feb 2013 15:55:24 +0000 (10:55 -0500)
committerLaine Stump <laine@laine.org>
Wed, 27 Feb 2013 15:55:24 +0000 (10:55 -0500)
commitdb2536a6273ca6144d29da2f3b87d818a69f7a1d
treef892cdbe5eeae6f4d1fa440604ff366bab6e4096
parent923e4bf810422de1e39f1cd72062a0a0a0e9735b
Revert "Add support for <option> tag in network config"

This reverts commit 383ebc46947b0119123880c1ff9ae345fdb8d5f6.

We decided the xml for this feature needed more thought to make sure
we are doing it the best way, in particular wrt option values that
have multiple items.
docs/schemas/network.rng
src/conf/network_conf.c
src/conf/network_conf.h
src/network/bridge_driver.c
tests/networkxml2confdata/nat-network.conf
tests/networkxml2confdata/nat-network.xml
tests/networkxml2xmlin/netboot-network.xml
tests/networkxml2xmlin/netboot-proxy-network.xml
tests/networkxml2xmlout/netboot-network.xml
tests/networkxml2xmlout/netboot-proxy-network.xml