]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: add implementation of network port APIs
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 14 Dec 2018 17:36:45 +0000 (17:36 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2019 14:44:36 +0000 (15:44 +0100)
commit4a998fb824648dbcf7b635d502d4e18a23140ae1
tree2d1913f67af071b88c8faa48218f64db8d12d332
parent771b361e5bf4fe1cac06c41388045df331f7884a
network: add implementation of network port APIs

This initial implementation just wires up the APIs and does tracking of
the port XML definitions. It is not yet integrated into the resource
allocation logic.

Reviewed-by: Laine Stump <laine@laine.org>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/network/bridge_driver.c