84b3ae3ae9111e241352bdccad238c9fd37b83df

This patch provides the Linux Bridge agent driver the ability to control Linux Traffic Control (TC) to set the minimum required transmission rate for an interface. The TC library is refactored to use HTB qdiscs. This allows TC to define, for several flows in the same interface, the maximum and the minimum network bandwidth and the burst size. To be able to do traffic shaping (instead of policing) for ingress traffic, a new element, the Intermediate Functional Block device (IFB) is introduced. DocImpact Partial-Bug: #1560963 Change-Id: I4d4db54519f1435068d1af38819404d1e5d9cd52
Team and repository tags
Welcome!
To learn more about neutron:
- Documentation: http://docs.openstack.org
- Features: http://specs.openstack.org/openstack/neutron-specs
- Defects: http://launchpad.net/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute:
CONTRIBUTING.rst
Description
Languages
Python
99.7%
Shell
0.3%