| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-11-20 | T6790: 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-10-21 | T6791: Extend fair-queue hash-interval | khramshinr | |
| 2024-05-31 | T5307: QoS - traffic-class-map services (#3492) | Roman Khramshin | |
| added new syntax to work with class match filters in QoS policy | |||
| 2024-04-12 | qos: T6035: QoS policy shaper queue-type random-detect requires limit avpkt | khramshinr | |
| Added params for configuration red on the shaper policy | |||
| 2024-03-18 | qos: T1871: add MTU option when configure limiter traffic-policy | khramshinr | |
| add mtu to default and specified class update smoke test | |||
| 2024-02-02 | qos: T5848: improve flow-isolation help strings | Christian Breunig | |
| 2024-01-04 | qos: T5848: Add triple-isolate option to CAKE policy config | Matthew Kobayashi | |
| 2023-04-01 | xml: include building block file name should end with .i and not .in | Christian Breunig | |
| 2023-03-09 | xml: T4952: improve interface completion helper CLI experience | Christian Breunig | |
| 2023-02-04 | qos: xml: T4284: policy-name is alpha-numeric only | Christian Breunig | |
| 2023-01-04 | qos: T4284: bugfix fair-queue queue-limit range | Christian Poessinger | |
| 2023-01-01 | qos: T2721: set fq-codel as default leaf qdisc for shaper | Christian Poessinger | |
| Set fq-codel as the default queuing discipline for the shaper traffic-policy if queue-type has not been configured. fq-codel has been the default qdisc for OpenWRT as well as systemd (and thus various linux distributions) for a decent while now. It has proven itself to be a highly effective qdisc for fighting bufferbloat whilst maintaining high link utilization. The combination of HTB + fq-codel has also seen wide deployment in cases when additional traffic classification and/or rate/burst management is required. This change will allow the configuration of a shaper traffic-policy with suitable defaults, saving the pain of having to specify fq-codel as a queue-type for every class. | |||
| 2023-01-01 | qos: T4284: first implementation introducing a new vyos.qos module | Christian Poessinger | |
| 2023-01-01 | qos: T4284: xml: fix path for completion helper | Christian Poessinger | |
| 2022-12-14 | validators: T4875: use file-path to replace validator 'interface-name' | John Estabrook | |
| 2022-09-17 | qos: T4688: add xml template for limiter actions | initramfs | |
| 2022-04-07 | qos: T4284: rename "traffic-policy" node to "qos policy" | Christian Poessinger | |
| "set traffic-policy" now becomes "set qos policy" "set interface ethernet eth0 traffic-policy" now bvecomes "set qos interface eth0" | |||
| 2022-03-21 | qos: T4284: initial XML interface definitions for rewrite | Christian Poessinger | |
