]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/network/networkd-network.c
network: TC introduce GRED, Generic Random Early Detection
authorSusant Sahani <ssahani@vmware.com>
Mon, 10 Feb 2020 12:24:02 +0000 (13:24 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 2 Mar 2020 06:48:24 +0000 (15:48 +0900)
commit609e8340bbe603053e39eae6a629a39e6ca9cc68
treeceb7fbf4bbd1027f3727a0b844cfa7fcdc1ed031
parentbc0769c9f75d5e397f2d9ce468bbbf7c6fdc9e5f
network: TC introduce GRED, Generic Random Early Detection

http://tldp.org/en/Traffic-Control-HOWTO/ar01s06.html
man/systemd.network.xml
src/libsystemd/sd-netlink/netlink-types.c
src/libsystemd/sd-netlink/netlink-types.h
src/network/meson.build
src/network/networkd-network-gperf.gperf
src/network/networkd-network.c
src/network/tc/gred.c [new file with mode: 0644]
src/network/tc/gred.h [new file with mode: 0644]
src/network/tc/qdisc.c
src/network/tc/qdisc.h
test/fuzz/fuzz-network-parser/directives.network