]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: tc: use hashmap to store traffic control settings in .network files 22248/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 26 Jan 2022 04:06:37 +0000 (13:06 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 9 Feb 2022 05:43:19 +0000 (14:43 +0900)
commite4bbd9c61e981476fb832d7bf9a61f65927a137f
treeb826bc4c76ada4b48e07616261e65b4fa2d29e21
parent7ec1846242055cc68dc419ee4415b0d8b234ffd7
network: tc: use hashmap to store traffic control settings in .network files

As now each qdisc or tclass is configured when it is ready.
src/network/networkd-network.c
src/network/networkd-network.h
src/network/tc/qdisc.c
src/network/tc/tc.c
src/network/tc/tclass.c