summaryrefslogtreecommitdiff
path: root/src/conf_mode/qos.py
AgeCommit message (Expand)Author
2024-08-13configverify: T6642: verify_interface_exists requires config_dict argmergify/bp/sagitta/pr-3961John Estabrook
2024-08-09qos: T6638: require interface state existence in verify conditionalmergify/bp/sagitta/pr-3960John Estabrook
2024-05-02qos: T6225: Fix qos random-detect policykhramshinr
2024-04-25qos: T4248: Allow to remove the only rule from the qos classkhramshinr
2024-04-03T6199: drop unused Python importsChristian Breunig
2024-04-03T6199: replace netifaces.interfaces() with common custom helpersChristian Breunig
2024-04-02utils: T5738: always use vyos.utils.network.interface_exists over os.path.existsChristian Breunig
2024-02-08T6026: QoS hide attempts to delete qdisc from devicesViacheslav Hletenko
2024-01-22T5958: QoS add basic implementation of policy shaper-hfscViacheslav Hletenko
2023-08-27qos: T5018: Fix dependents only being set for QoS interfacessarthurdev
2023-08-07T5319: remove workarounds for defaults in qos.pyJohn Estabrook
2023-07-14T5195: vyos.util -> vyos.utils package refactoring (#2093)Christian Breunig
2023-03-09qos: T5018: Use configdep to fix interface mirror/redirect issuesarthurdev
2023-02-04qos: T4284: add safeguard for non existing interfacesChristian Breunig
2023-01-05qos: T4284: priority-queue and round-robin have no default bandwidthChristian Poessinger
2023-01-04qos: T4284: replace qdisc/class instead of always adding itChristian 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-04-07qos: T4284: rename "traffic-policy" node to "qos policy"Christian Poessinger
2022-03-21qos: T4284: initial XML interface definitions for rewriteChristian Poessinger