]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.network.xml
network: TC - introduce DRR
authorSusant Sahani <ssahani@vmware.com>
Tue, 10 Mar 2020 07:46:40 +0000 (08:46 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 12 Mar 2020 06:35:51 +0000 (15:35 +0900)
commitf5fc04417ed15cbe20ba922de30ce5e440dc2215
treedd4cf8c1a79539c2ee274cbf790e0960983666e5
parent5c21b46e49b6cfb6b5fa181eb38a0632e0f4226c
network: TC - introduce DRR

Introduce the Deficit Round Robin Scheduler is a classful queuing discipline as
a more flexible replacement for Stochastic Fairness Queuing.

http://man7.org/linux/man-pages/man8/tc-drr.8.html
man/systemd.network.xml
src/network/meson.build
src/network/networkd-network-gperf.gperf
src/network/networkd-network.c
src/network/tc/drr.c [new file with mode: 0644]
src/network/tc/drr.h [new file with mode: 0644]
src/network/tc/qdisc.c
src/network/tc/qdisc.h
test/fuzz/fuzz-network-parser/directives.network