]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: introduce networkUpdatePortBandwidth
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)
commit378f03d5451a7a12e21d0f693a858874831ef9b0
tree3610b99eacf26fe01c2dc87a9dba5ab52a7f8dc9
parent73c6c4e4382231207eb430935d39667e5e1aa4b0
network: introduce networkUpdatePortBandwidth

Separate network port bandwidth update 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