summaryrefslogtreecommitdiff
path: root/python/vyos/qos/cake.py
AgeCommit message (Collapse)Author
2024-11-20T6790: QoS: Improve CAKE Policy (#4173)Roman Khramshin
- Fixed handling of flow isolation parameters. - Corrected support for `nat` and `nonat` in flow isolation. - Extended RTT values to cover the full range supported by `tc`. - Make migration script 2-to-3 qos
2024-01-04qos: T5848: Add triple-isolate option to CAKE policy configMatthew Kobayashi
2023-01-01qos: T4284: first implementation introducing a new vyos.qos moduleChristian Poessinger