summaryrefslogtreecommitdiffstats
path: root/src/network/tc/tbf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* network: TokenBufferFilter→TokenBucketFilterZbigniew Jędrzejewski-Szmek2020-02-041-16/+16
* network: split TrafficControlQueueingDiscipline section into small piecesYu Watanabe2020-02-041-24/+24
* network: tc: introduce QDiscVTable for future extendabilityYu Watanabe2019-12-111-28/+50
* network: tc: drop unused functionsYu Watanabe2019-12-111-12/+0
* network: tc: use typesafe functions to append netlink attributesYu Watanabe2019-12-111-4/+4
* network: tc: add more options for TBFYu Watanabe2019-12-091-1/+108
* network: rename QDiscs to QDiscYu Watanabe2019-12-041-2/+2
* networkd tc: introduce tbfSusant Sahani2019-12-041-0/+167