summaryrefslogtreecommitdiff
path: root/python/vyos/qos/roundrobin.py
AgeCommit message (Collapse)Author
2023-01-04qos: T4284: replace qdisc/class instead of always adding itChristian Poessinger
This makes transitions/updates faster and less error prone
2023-01-01qos: T4284: first implementation introducing a new vyos.qos moduleChristian Poessinger