0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

nixos/networkd: allow configuring RTTSec for CAKE qdisc

This commit is contained in:
Sven Friedrich 2024-02-02 09:23:13 +01:00
parent fa055a9b37
commit cd75ec216a
No known key found for this signature in database
GPG key ID: B051064E2FCAB71B

View file

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