summaryrefslogtreecommitdiff
path: root/lib/Vyatta
AgeCommit message (Expand)Author
2022-08-16T681: embed human-readable DSCP value definitions in the scriptsDaniil Baturin
2017-12-26T453: 'tc' filter syntax adjustmentlithiumChristian Poessinger
2017-12-26T453: QOS Match.pm shaper max-lengthChristian Poessinger
2015-03-26Remove small packets matching from fq-codel import (already fixed in #513) (#...kouak
2015-03-26fq-codel target and interval in milliseconds (#446)Carl Byington
2015-03-26add fq-codel parameters (#446)Carl Byington
2015-03-26add fair queue codel queueing (#446)Carl Byington
2015-03-25Add TCP SYN/ACK and IP max length matching (#513)kouak
2015-01-06HFSC Configuration support (#428)kouak
2014-01-23Bug #86: Apply unique prio for all matchesAn-Cheng Huang
2014-01-17Bug #113: missing parenthesis broke everything.Daniil Baturin
2013-06-18Bugfix 8469: ensure that matches have data under themJohn Southworth
2012-08-17Fix a few priority-queue problemsJohn Southworth
2012-08-07Fix file descriptionsDaniil Baturin
2012-08-07Add a module for functions shared between conf and op mode scripts.Daniil Baturin
2012-07-13Add support for priority-queue policyStephen Hemminger
2011-10-27Fix non-numeric comparisonStephen Hemminger
2011-10-10zero is not a legal bandwidth valueStephen Hemminger
2010-12-08Compute optimium rate to quantum valueStephen Hemminger
2010-12-07Revert "Add nested shaper classes"Stephen Hemminger
2010-11-08Fix path to ethtoolStephen Hemminger
2010-10-19Add nested shaper classesStephen Hemminger
2010-08-17Fix shaper class queue calculations for random-detectStephen Hemminger
2010-08-17Fix typo in Qos match for ethernetStephen Hemminger
2010-08-17Make round-robin quantum per classStephen Hemminger
2010-08-17Fix matching (default)Stephen Hemminger
2010-08-17Fix round-robin filter and class generationStephen Hemminger
2010-07-28Fix problem with port interpretation if protocol specifiedStephen Hemminger
2010-07-28Make default class work for round robinStephen Hemminger
2010-07-23Revert "Rename limiter class priority field to precedence"Stephen Hemminger
2010-07-21Fix traffic-limiter class managementStephen Hemminger
2010-07-21Fix formatting of default filter ruleStephen Hemminger
2010-07-20Fix default match ruleStephen Hemminger
2010-07-20Don't mix string with format in printfStephen Hemminger
2010-07-20Don't need sudo to run ethtoolStephen Hemminger
2010-07-20Fix message when random-detect bandwidth is too lowStephen Hemminger
2010-07-20Fix random-detect queue to small messageStephen Hemminger
2010-07-20Validate shaper class ceilingStephen Hemminger
2010-07-20Allow larger queue size for sub-queues in Shaper and RoundRobinStephen Hemminger
2010-07-20Use perltidy to cleanup indentationStephen Hemminger
2010-07-20Expose RED values as constantStephen Hemminger
2010-07-19Add check for random-detect on slow speed classStephen Hemminger
2010-07-19Add sanity checks for shaper random-detect queue typeStephen Hemminger
2010-07-16Allow text string for IP port matchStephen Hemminger
2010-07-15Allow match on firewall mark and protocolStephen Hemminger
2010-07-15Fix problems when combining match rulesStephen Hemminger
2010-07-15Allow match on Ethernet protocol nameStephen Hemminger
2010-07-15Fix rate limiterStephen Hemminger
2010-07-12Fix typo in ematch/fwmark filterStephen Hemminger
2010-07-12Allow firewall mark combined with interface matchStephen Hemminger