summaryrefslogtreecommitdiffstats
path: root/src/network/tc/sfq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: split TrafficControlQueueingDiscipline section into small piecesYu Watanabe2020-02-041-1/+1
* network: tc: introduce QDiscVTable for future extendabilityYu Watanabe2019-12-111-7/+21
* network: tc: drop unused functionsYu Watanabe2019-12-111-12/+0
* network: tc introduce sfq - Stochastic Fairness QueueingSusant Sahani2019-12-041-0/+87