]> git.ipfire.org Git - thirdparty/systemd.git/commit
network: introduce struct TClass to prepare for supporting tc class
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 11 Feb 2020 14:52:24 +0000 (23:52 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 2 Mar 2020 06:46:28 +0000 (15:46 +0900)
commit4666f63bb815a279d7ef19f691da7f410da59bd4
treeca38c1cee51541490cb4a21d8f8d1b7cd6321d70
parent0ebb76de8b4269a3f045797b8477dba921bf7278
network: introduce struct TClass to prepare for supporting tc class
src/network/meson.build
src/network/networkd-network-gperf.gperf
src/network/tc/tc.c
src/network/tc/tclass.c [new file with mode: 0644]
src/network/tc/tclass.h [new file with mode: 0644]