summaryrefslogtreecommitdiff
path: root/src/network/tc/tclass.h
Commit message (Expand)AuthorAgeFilesLines
* network: re-design request queueYu Watanabe2022-03-111-5/+0
* network: make request_process_address() and friends take Link and correspondi...Yu Watanabe2022-03-111-1/+1
* network: traffic control: drop meta from QDisc and TClassYu Watanabe2022-02-261-14/+9
* network: tc: introduce order dependency of traffic controlYu Watanabe2022-02-091-0/+2
* network: tc: use request queue to configure traffic controlYu Watanabe2022-02-091-0/+2
* network: tc: monitor qdisc and tclassYu Watanabe2022-02-091-1/+12
* network: rename NetworkConfigSection -> ConfigSectionYu Watanabe2022-01-191-2/+2
* tree-wide: return NULL from freeing functionsZbigniew Jędrzejewski-Szmek2021-02-161-1/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: tc: introduce [QuickFairQueueingClass] sectionYu Watanabe2020-06-031-0/+2
* network: tc: introduce DRR classYu Watanabe2020-03-121-0/+2
* network: introduce struct TClass to prepare for supporting tc classYu Watanabe2020-03-021-0/+67