Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-06 | qos: T4989: bugfix dialer interface - speed detection | Christian Breunig | |
Not all interfaces have valid entries in the speed file. PPPoE interfaces have the appropriate speed file, but you can not read it: cat: /sys/class/net/pppoe7/speed: Invalid argument | |||
2023-03-01 | qos: T4989: bugfix missing firewall mark support | Christian Breunig | |
2023-02-28 | qos: T4284: add general debug output in update() | Christian Breunig | |
2023-01-04 | qos: T4284: replace qdisc/class instead of always adding it | Christian Poessinger | |
This makes transitions/updates faster and less error prone | |||
2023-01-04 | qos: T4284: add bandwidth percentage value | Christian Poessinger | |
2023-01-01 | qos: T4284: first implementation introducing a new vyos.qos module | Christian Poessinger | |