]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: introduce networkNotifyPort
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 20 Dec 2018 14:01:18 +0000 (14:01 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 17 Jun 2019 14:19:54 +0000 (15:19 +0100)
commit8ba66562f2ba07f81a530b2464047659f9c89595
tree9048e7e3a50c679d465ce0a76c4077fad088c37a
parent7475562d5b423f5d0289046dcbc3c746b6772d68
network: introduce networkNotifyPort

Separate network port notification code from the domain driver network
callback implementation.

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