summaryrefslogtreecommitdiff
path: root/src/network/tc/sfq.c
Commit message (Expand)AuthorAgeFilesLines
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: downgrade log level in conf parsersYu Watanabe2020-07-171-4/+6
* network: split TrafficControlQueueingDiscipline section into small piecesYu Watanabe2020-02-041-1/+1
* network: tc: introduce QDiscVTable for future extendabilityYu Watanabe2019-12-121-7/+21
* network: tc: drop unused functionsYu Watanabe2019-12-111-12/+0
* network: tc introduce sfq - Stochastic Fairness QueueingSusant Sahani2019-12-041-0/+87