summaryrefslogtreecommitdiff
path: root/src/network/tc/htb.c
Commit message (Expand)AuthorAgeFilesLines
* Drop the text argument from assert_not_reached()Zbigniew Jędrzejewski-Szmek2021-08-031-3/+3
* network: tc - use TAKE_PTR (#18266)Susant Sahani2021-01-171-4/+4
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: downgrade log level in conf parsersYu Watanabe2020-07-171-21/+37
* network: tc: add more settings for HTBYu Watanabe2020-06-171-12/+206
* network: tc: support HTB classYu Watanabe2020-03-021-0/+181
* network: tc: support Hierarchy Token Bucket (HTB)Yu Watanabe2020-03-021-0/+98