summaryrefslogtreecommitdiff
path: root/src/network/tc/htb.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-10/+5
* network: traffic control: drop meta from QDisc and TClassYu Watanabe2022-02-261-0/+1
* network: move logging from tc .fill_message to the callersZbigniew Jędrzejewski-Szmek2022-01-051-28/+30
* 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