]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: switch over to use network port APIs for virt drivers
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 24 Dec 2018 10:45:00 +0000 (10:45 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2019 14:45:13 +0000 (15:45 +0100)
commitfe7719730419ce04ebaeeb8aa3dadd28c9554cf8
treed191aaefa8ad91d9419372f80bc9d4f2aa37d123
parent90064d76bc64670bf4e73dace30c2e25983ae2be
conf: switch over to use network port APIs for virt drivers

Change the domain conf so invoke the new network port public APIs instead
of the network callbacks.

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