summaryrefslogtreecommitdiff
path: root/src/network/networkd-network-gperf.gperf
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2022-11-17 18:11:38 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2022-11-17 21:13:42 +0900
commit3af9cd0bf14ac4e66bd39d30769f4885c45f4662 (patch)
treefeaf9a5cf55f204eb3a41e8f908005baf956e26d /src/network/networkd-network-gperf.gperf
parent305dd91adfde332e7e5c1b2470edb32774f9a032 (diff)
downloadsystemd-3af9cd0bf14ac4e66bd39d30769f4885c45f4662.tar.gz
network: tc-cake: add support to specify RTT
Diffstat (limited to 'src/network/networkd-network-gperf.gperf')
-rw-r--r--src/network/networkd-network-gperf.gperf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/networkd-network-gperf.gperf b/src/network/networkd-network-gperf.gperf
index 70dead97ab..00255b46a6 100644
--- a/src/network/networkd-network-gperf.gperf
+++ b/src/network/networkd-network-gperf.gperf
@@ -420,6 +420,7 @@ CAKE.PriorityQueueingPreset, config_parse_cake_priority_queueing
CAKE.FirewallMark, config_parse_cake_fwmark, QDISC_KIND_CAKE, 0
CAKE.Wash, config_parse_cake_tristate, QDISC_KIND_CAKE, 0
CAKE.SplitGSO, config_parse_cake_tristate, QDISC_KIND_CAKE, 0
+CAKE.RTTSec, config_parse_cake_rtt, QDISC_KIND_CAKE, 0
ControlledDelay.Parent, config_parse_qdisc_parent, QDISC_KIND_CODEL, 0
ControlledDelay.Handle, config_parse_qdisc_handle, QDISC_KIND_CODEL, 0
ControlledDelay.PacketLimit, config_parse_controlled_delay_u32, QDISC_KIND_CODEL, 0