]> git.ipfire.org Git - thirdparty/systemd.git/commit - test/fuzz/fuzz-network-parser/directives.network
network: tc- introduce PIE
authorSusant Sahani <ssahani@vmware.com>
Mon, 9 Mar 2020 09:48:03 +0000 (10:48 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 12 Mar 2020 04:58:35 +0000 (13:58 +0900)
commitbde4ae88c898068797a3ba4e339803465d51ca5b
treebecb4e869a0a59f9686a05905882672b33223807
parent55d228311bb6e6111f4015038d35fbd73010b688
network: tc- introduce PIE

Proportional Integral controller-Enhanced (PIE) is a control
theoretic active queue management scheme. It is based on the
proportional integral controller but aims to control delay.

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