Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-01 | T4284: deprecate package, use vyos-1x implementation insteadHEADcurrent | Christian Poessinger | |
2022-08-16 | Merge pull request #14 from sever-sever/T4618 | Daniil Baturin | |
trafic-policy: T4618: Set correct priority for traffic-policy | |||
2022-08-16 | trafic-policy: T4618: Set correct priority for traffic-policy | Viacheslav Hletenko | |
Traffic-policy should be exist before than we can attach it to an interface | |||
2022-02-23 | redirect: T4122: change priority from 650 to 620 | Nicolás Fort | |
2021-08-13 | Merge pull request #11 from dmbaturin/current | Christian Poessinger | |
T681: embed human-readable DSCP value definitions in the scripts to make them independent of the current /etc/iproute2/rt_dsfields content | |||
2021-08-13 | T681: embed human-readable DSCP value definitions in the scripts | Daniil Baturin | |
to make them independent of the current /etc/iproute2/rt_dsfields content | |||
2021-06-22 | Debian: drop superfluous dependency on bridge-utils | Christian Poessinger | |
2021-06-13 | T2023: add qos macsec interface support | Christian Poessinger | |
2021-06-13 | T3620: rename wirelessmodem -> wwan | Christian Poessinger | |
2021-03-10 | Merge pull request #9 from jack9603301/current | Christian Poessinger | |
mirror: T3305: Repair the failure of the redirect function | |||
2021-03-10 | mirror: T3305: Repair the failure of the redirect function | jack9603301 | |
In 63913252 (mirror: t3089: delete the mirror...), in order to prevent the conflict with the port image, we modified the handle. Now it seems that some problems are caused by modifying the address back to fffe | |||
2020-12-04 | Merge pull request #8 from jack9603301/current | Christian Poessinger | |
mirror: T3089: Delete the mirror function in this module and prepare for migration | |||
2020-12-01 | mirror: T3089: Delete the mirror function in this module and prepare for ↵ | jack9603301 | |
migration | |||
2020-06-25 | Merge pull request #6 from currite/qos-default-units | Daniil Baturin | |
qos: T2572: fix default tc units | |||
2020-06-25 | qos: T2572: fix default tc units | currite | |
Fix every wrong default unit in rates for Limiter, Network Emulator, Rate Control, Shaper and Shaper HFSC. Delete default unit help for Random Detect. | |||
2020-06-23 | Update Jenkinsfile | Christian Poessinger | |
2020-03-21 | Jenkins: T1870: support GitHub PullRequest builds | Christian Poessinger | |
2020-02-23 | pppoe: T1318: de-nest pppoe interface | Christian Poessinger | |
2019-12-27 | Jenkins: make pipeline branch independent | Christian Poessinger | |
2019-12-18 | Merge branch 'equuleus' of github.com:vyos/vyatta-cfg-qos into current | Christian Poessinger | |
* 'equuleus' of github.com:vyos/vyatta-cfg-qos: Jenkins: import Pipeline from vyos-1x commit bd00ec7 update Jenkins file for equuleus | |||
2019-09-28 | Jenkins: import Pipeline from vyos-1x commit bd00ec7 | Christian Poessinger | |
2019-09-28 | Jenkins: import Pipeline from vyos-1x commit bd00ec7VyOS_1.2-2019Q4 | Christian Poessinger | |
2019-08-14 | update Jenkins file for equuleus | UnicronNL | |
2019-05-21 | Create Jenkinsfile current | Kim Hagen | |
2018-12-16 | T1063: add wireguard to interface template generator. | Daniil Baturin | |
2018-08-25 | T797: add sudo to ip command calls. | Daniil Baturin | |
2017-12-26 | T453: 'tc' filter syntax adjustmentlithium | Christian Poessinger | |
Signed-off-by: Carl Byington <carl@five-ten-sg.com> | |||
2017-12-26 | T453: QOS Match.pm shaper max-length | Christian Poessinger | |
Convert string to int before bitwise and operation Signed-off-by: Carl Byington <carl@five-ten-sg.com> | |||
2017-10-12 | T202: include generated templates for l2tpv3 and dummy links to the package | Daniil Baturin | |
2016-03-29 | update depend from iproute to iproute2 | UnicronNL | |
2016-01-24 | 0.15.42+vyos2+current1debian/0.15.42+vyos2+current1 | Kim Hagen | |
2015-12-17 | Remove a vyatta-cfg-qos-serial entry in debian/rules that was missed. | Thomas Jepp | |
2015-12-17 | Stop building vyatta-cfg-qos-serial. | Thomas Jepp | |
2015-12-17 | Fix build depends. | Thomas Jepp | |
2015-06-16 | 0.15.42+vyos2+lithium5debian/0.15.42+vyos2+lithium5 | Alex Harpin | |
2015-06-16 | vyatta-cfg-qos: update dh_gencontrol with new development build flag | Alex Harpin | |
2015-04-02 | 0.15.42+vyos2+lithium4debian/0.15.42+vyos2+lithium4 | Alex Harpin | |
2015-03-30 | Merge pull request #4 from kouak/bug446 | Daniil Baturin | |
Bug #446: fq_codel patch from Carl Byington | |||
2015-03-26 | Add FairQueueCodel.pm to the package (#446) | kouak | |
2015-03-26 | Remove small packets matching from fq-codel import (already fixed in #513) ↵ | kouak | |
(#446) | |||
2015-03-26 | fq-codel target and interval in milliseconds (#446) | Carl Byington | |
Signed-off-by: kouak <kouak@kouak.org> | |||
2015-03-26 | add fq-codel parameters (#446) | Carl Byington | |
Signed-off-by: kouak <kouak@kouak.org> | |||
2015-03-26 | add fair queue codel queueing (#446) | Carl Byington | |
Signed-off-by: kouak <kouak@kouak.org> | |||
2015-03-25 | Merge pull request #3 from kouak/u32match | Daniil Baturin | |
Bug #513 : TCP SYN, TCP ACK, max-len matching | |||
2015-03-25 | Add TCP SYN/ACK and IP max length matching (#513) | kouak | |
2015-03-25 | Refactor QoS class match templates | kouak | |
2015-02-09 | 0.15.42+vyos2+lithium3debian/0.15.42+vyos2+lithium3 | Alex Harpin | |
2015-02-03 | Merge pull request #2 from kouak/lithium | Daniil Baturin | |
HFSC Configuration support (#428) | |||
2015-01-06 | HFSC Configuration support (#428) | kouak | |
2014-12-25 | Description update | Alex Harpin | |