summaryrefslogtreecommitdiff
path: root/src/network/meson.build
diff options
context:
space:
mode:
authorSusant Sahani <ssahani@vmware.com>2020-03-11 11:55:13 +0100
committerYu Watanabe <watanabe.yu+github@gmail.com>2020-03-12 15:39:12 +0900
commit7f22402007f71819a71f8040631d03fe97c672b9 (patch)
treef6409524ca41d42fc753eb6b5cb378bf12be8ca3 /src/network/meson.build
parent7e16f84ea2ce2e22301c15910bf2208811a00729 (diff)
downloadsystemd-7f22402007f71819a71f8040631d03fe97c672b9.tar.gz
network: TC - introduce HHF
Please see https://lwn.net/Articles/577208/
Diffstat (limited to 'src/network/meson.build')
-rw-r--r--src/network/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/meson.build b/src/network/meson.build
index 8376a087b9..35b35a76a6 100644
--- a/src/network/meson.build
+++ b/src/network/meson.build
@@ -121,6 +121,8 @@ sources = files('''
tc/fq-codel.h
tc/gred.c
tc/gred.h
+ tc/hhf.c
+ tc/hhf.h
tc/htb.c
tc/htb.h
tc/netem.c