mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-24 06:33:42 +00:00
parent
e383460f09
commit
18cf9ad14b
@ -733,7 +733,7 @@ let
|
||||
(assertValueOneOf "IPv4AcceptLocal" boolValues)
|
||||
(assertValueOneOf "IPv4RouteLocalnet" boolValues)
|
||||
(assertValueOneOf "IPv4ProxyARP" boolValues)
|
||||
(assertValueOneof "IPv4ProxyARPPrivateVLAN" boolValues)
|
||||
(assertValueOneOf "IPv4ProxyARPPrivateVLAN" boolValues)
|
||||
(assertValueOneOf "IPv6ProxyNDP" boolValues)
|
||||
(assertValueOneOf "IPv6SendRA" boolValues)
|
||||
(assertValueOneOf "DHCPPrefixDelegation" boolValues)
|
||||
|
Loading…
Reference in New Issue
Block a user