index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conf_mode
/
qos.py
Age
Commit message (
Expand
)
Author
2024-02-08
T6026: QoS hide attempts to delete qdisc from devices
Viacheslav Hletenko
2024-01-22
T5958: QoS add basic implementation of policy shaper-hfsc
Viacheslav Hletenko
2023-08-27
qos: T5018: Fix dependents only being set for QoS interfaces
sarthurdev
2023-08-07
T5319: remove workarounds for defaults in qos.py
John Estabrook
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-03-09
qos: T5018: Use configdep to fix interface mirror/redirect issue
sarthurdev
2023-02-04
qos: T4284: add safeguard for non existing interfaces
Christian Breunig
2023-01-05
qos: T4284: priority-queue and round-robin have no default bandwidth
Christian Poessinger
2023-01-04
qos: T4284: replace qdisc/class instead of always adding it
Christian Poessinger
2023-01-02
xml: qos: T4284: fix DSCP CLI values
Christian Poessinger
2023-01-01
qos: T4284: first implementation introducing a new vyos.qos module
Christian Poessinger
2022-04-07
qos: T4284: rename "traffic-policy" node to "qos policy"
Christian Poessinger
2022-03-21
qos: T4284: initial XML interface definitions for rewrite
Christian Poessinger