summaryrefslogtreecommitdiff
path: root/interface-definitions/include/qos/hfsc-m1.xml.i
AgeCommit message (Collapse)Author
2024-11-21T6806: Rework QoS Policy for HFSC Shaper (#4181)Roman Khramshin
- Removed default `m1` and `m2` values from interface definitions - Adjusted filter priorities for shapers - Fixed SFQ qdisc and HFSC class creation to fully support `m1`, `d`, and `m2` parameters - Added validation logic similar to VyOS 1.3 to improve error handling and user experience
2024-01-18T5958: QoS add basic implementation of policy shaper-hfscViacheslav Hletenko
QoS policy shaper-hfsc was not implemented after rewriting the traffic-policy to qos policy. We had CLI but it does not use the correct class. Add a basic implementation of policy shaper-hfsc. Write the class `TrafficShaperHFS`
2023-02-17qos: classes: helptext: T5015: Escape % in printfSilvan Raijer
2022-03-21qos: T4284: initial XML interface definitions for rewriteChristian Poessinger