[libvirt] [PATCH] network: use bandwidth from portgroup when appropriate

Eric Blake eblake at redhat.com
Thu Jan 17 16:47:30 UTC 2013


On 01/16/2013 10:53 AM, Laine Stump wrote:
> The bandwidth plug and unplug functions were assuming that an
> interface's bandwidth setting was always specified directly in the
> domain's <interface> definition, but that's not necessarily true - it
> could have been obtained from a <portgroup> definition in the network
> definition. This patch fixes those functions to use
> virDomainNetGetActualBandwidth(), which gets the bandwidth pointer
> from iface->data.network.actual if it exists, otherwise returns
> iface->bandwidth.
> ---
>  src/network/bridge_driver.c | 19 +++++++++----------
>  1 file changed, 9 insertions(+), 10 deletions(-)

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130117/1318d61a/attachment-0001.sig>


More information about the libvir-list mailing list