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:
parent
fa055a9b37
commit
cd75ec216a
1 changed files with 1 additions and 0 deletions
|
@ -1297,6 +1297,7 @@ let
|
|||
"Wash"
|
||||
"SplitGSO"
|
||||
"AckFilter"
|
||||
"RTTSec"
|
||||
])
|
||||
(assertValueOneOf "AutoRateIngress" boolValues)
|
||||
(assertInt "OverheadBytes")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue