summaryrefslogtreecommitdiff
path: root/interface-definitions/include/qos
AgeCommit message (Collapse)Author
2024-05-31T5307: QoS - traffic-class-map services (#3492)Roman Khramshin
added new syntax to work with class match filters in QoS policy
2024-04-12qos: T6035: QoS policy shaper queue-type random-detect requires limit avpktkhramshinr
Added params for configuration red on the shaper policy
2024-03-18qos: T1871: add MTU option when configure limiter traffic-policykhramshinr
add mtu to default and specified class update smoke test
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-06-23T5312: Escape special characterJon Sanchez
2023-02-17qos: classes: helptext: T5015: Escape % in printfSilvan Raijer
2023-02-04qos: xml: T4284: bandwidh unit suffix is optionalChristian Breunig
2023-02-04qos: T4969: update "match mark" value rangeChristian Breunig
This improves commit d2885ad0 ("T4969: fix class match mark number").
2023-01-31T4969: fix class match mark numberDaniilHarun
2023-01-04qos: T4284: add bandwidth percentage valueChristian Poessinger
2023-01-02xml: qos: T4284: fix DSCP CLI valuesChristian Poessinger
2023-01-01qos: T4284: first implementation introducing a new vyos.qos moduleChristian Poessinger
2022-09-17qos: T4688: add xml template for limiter actionsinitramfs
2022-03-21qos: T4284: initial XML interface definitions for rewriteChristian Poessinger