3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos
Philippe Schaaf d5e7f6a613 add Promiscuous as valid value for linkConfig
configuring a network via
`systemd.network.networks.<name>.linkConfig`
does not allow to set the attr Promiscuous = "true";

This referes to:
https://www.freedesktop.org/software/systemd/man/systemd.network.html#Promiscuous=

Signed-off-by: Philippe Schaaf <philippe.schaaf@secunet.com>
2022-08-03 09:05:42 +02:00
..
doc Merge pull request #183039 from jansol/master 2022-08-01 18:17:39 -04:00
lib Merge pull request #183491 from pennae/automatic-md-conversions 2022-08-02 02:15:30 +02:00
maintainers
modules add Promiscuous as valid value for linkConfig 2022-08-03 09:05:42 +02:00
tests Merge pull request #184254 from ck3d/fix-test-machinectl 2022-07-31 21:18:53 +02:00
COPYING
default.nix
README
release-combined.nix Revert "release: add tests.packageTestsForChannelBlockers.curl.withCheck as a channel blocker" 2022-07-12 15:00:38 +03:00
release-small.nix Revert "release: add tests.packageTestsForChannelBlockers.curl.withCheck as a channel blocker" 2022-07-12 15:00:38 +03:00
release.nix nixos/release: add proxmox LXC and VMA 2022-07-13 10:44:41 +02:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
https://nixos.org/nixos and in the manual in doc/manual.