Add support for QoS ingress bandwidth limiting in
linuxbridge agent.
It uses traffic shaping done by tc with tbf qdisc.
DocImpact: Ingress bandwidth limit in QoS supported by
Linuxbridge agent
Change-Id: Id495b302d31f5527db3e45b51517bc53153e7fc2
Partial-Bug: #1560961
6 lines
161 B
YAML
6 lines
161 B
YAML
---
|
|
prelude: >
|
|
Linuxbridge L2 agent supports ingress bandwidth limit.
|
|
features:
|
|
- The linuxbridge L2 agent now supports bi-directional bandwidth limiting.
|