]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: tc: introduce Enhanced Transmission Selection (ETS)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 9 Jun 2020 08:23:11 +0000 (17:23 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 18 Jun 2020 16:07:45 +0000 (01:07 +0900)
commitd474aa51bfd6437d74ebeda500f05f4149432109
treee0efe5a7a192379ad8457315a5ac34f4e7753461
parent4dec921889ca174a85d0de25dd1fe25615b23691
network: tc: introduce Enhanced Transmission Selection (ETS)

Closes #15264.
man/systemd.network.xml
src/network/meson.build
src/network/networkd-network-gperf.gperf
src/network/networkd-network.c
src/network/tc/ets.c [new file with mode: 0644]
src/network/tc/ets.h [new file with mode: 0644]
src/network/tc/qdisc.c
src/network/tc/qdisc.h
test/fuzz/fuzz-network-parser/directives.network