]> git.proxmox.com Git - qemu-server.git/commit
fix #909: pass rate to tap_plug()
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 8 Mar 2016 12:55:13 +0000 (13:55 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 8 Mar 2016 14:52:31 +0000 (15:52 +0100)
commit4f4fbeb04893e7068f6fff87658488ecf2c232cb
tree0b814a499b419c6b132dd9e31d7306d60bf189dd
parenta9920f48f8d9a42c674d4124867355edc10b5051
fix #909: pass rate to tap_plug()

When using OVS tap_plug() resets rate limiting so we need
to pass it along to reapply it.

The rate on its own can still be hot-plugged with the
regular tap_rate_limit() call.
PVE/QemuServer.pm
pve-bridge