nixos/networkd: allow setting ManageForeignNextHops option (#376630)

This commit is contained in:
Philip Taron
2025-08-26 13:10:21 -07:00
committed by GitHub

View File

@@ -22,6 +22,7 @@ let
"SpeedMeterIntervalSec"
"ManageForeignRoutingPolicyRules"
"ManageForeignRoutes"
"ManageForeignNextHops"
"RouteTable"
"IPv6PrivacyExtensions"
"IPv4Forwarding"
@@ -32,6 +33,7 @@ let
(assertInt "SpeedMeterIntervalSec")
(assertValueOneOf "ManageForeignRoutingPolicyRules" boolValues)
(assertValueOneOf "ManageForeignRoutes" boolValues)
(assertValueOneOf "ManageForeignNextHops" boolValues)
(assertValueOneOf "IPv6PrivacyExtensions" (
boolValues
++ [