]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Add virNetworkXMLOption
authorCole Robinson <crobinso@redhat.com>
Sun, 14 Jul 2019 16:11:06 +0000 (12:11 -0400)
committerCole Robinson <crobinso@redhat.com>
Wed, 17 Jul 2019 21:18:55 +0000 (17:18 -0400)
commitdc2c4f84351c55f42a046d822e5142b22155a8b8
treeeb2ff925c53b23919c3981a6bdedd0c9962c73b7
parentd51522eb57f0c487d6320667d00684d37f6a3b48
conf: Add virNetworkXMLOption

Just a stub for now that is unused. Add init+cleanup plumbing and
demostrate it in bridge_driver.c

Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/conf/network_conf.c
src/conf/network_conf.h
src/libvirt_private.syms
src/network/bridge_driver.c
src/network/bridge_driver_platform.h