nixos/networkd: allow configuring RTTSec for CAKE qdisc (#285737)

This commit is contained in:
Franz Pletz 2024-11-30 07:25:54 +01:00 committed by GitHub
commit 357fff0f44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1392,6 +1392,7 @@ let
"Wash"
"SplitGSO"
"AckFilter"
"RTTSec"
])
(assertValueOneOf "AutoRateIngress" boolValues)
(assertInt "OverheadBytes")