index
:
veeos-1x.git
circinus
crux
current
equuleus
revert-4390-feature/T6353-add-password-complexity-validation
sagitta
syslog-typos-T6989
VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos-contrib/veeos-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-11-21
T6806: Rework QoS Policy for HFSC Shaper (#4181)
Roman Khramshin
2024-11-21
T6796: QoS: match filter by interface(iif) (#4188)
Roman Khramshin
2024-11-14
T6801: QoS: Policy rate-control is broken by default
khramshinr
2024-08-12
configverify: T6642: verify_interface_exists requires config_dict arg
John Estabrook
2024-08-08
qos: T6638: require interface state existence in verify conditional
John Estabrook
2024-05-31
T5307: QoS - traffic-class-map services (#3492)
Roman Khramshin
2024-05-02
qos: T6225: Fix qos random-detect policy
khramshinr
2024-04-16
qos: T4248: Allow to remove the only rule from the qos class
khramshinr
2024-04-03
T6199: drop unused Python imports
Christian Breunig
2024-04-03
T6199: replace netifaces.interfaces() with common custom helpers
Christian Breunig
2024-04-01
utils: T5738: always use vyos.utils.network.interface_exists over os.path.exists
Christian Breunig
2024-02-08
T6026: QoS hide attempts to delete qdisc from devices
Viacheslav Hletenko
2024-01-18
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