nixpkgs/nixos/modules
Maximilian Bosch 47724fc77c
nixos/networkd: add ipv4-fallback and fallback as valid options to LinkLocalAddressing
Both options were introduced in systemd v243[1]. Those options can be
used to ensure that LinkLocalAddressing is only configured for a given
interface if DHCPv4 fails. To quote `systemd.network(5)`:

```
If "fallback" or "ipv4-fallback" is specified, then an IPv4
link-local address is configured only when DHCPv4 fails. If "fallback", an IPv6 link-local
address is always configured, and if "ipv4-fallback", the address is not configured. Note
that, the fallback mechanism works only when DHCPv4 client is enabled, that is, it requires
"DHCP=yes" or "DHCP=ipv4".
```

[1] 8bc17bb3f7
2019-10-28 20:51:17 +01:00
..
config Merge pull request #65698 from Infinisil/system-users 2019-10-27 10:41:39 +01:00
hardware nixos/steam-hardware: add uinput to boot.kernelModules 2019-10-06 11:34:54 +09:00
i18n/input-method Revert "nixos/doc: re-format" 2019-09-19 19:17:30 +02:00
installer Merge master into staging-next 2019-10-23 09:38:37 +02:00
misc locate.nix: Don't create /var/cache 2019-10-08 21:45:42 +02:00
profiles Revert "installer: Disable udisks" 2019-10-16 20:31:24 -04:00
programs Merge pull request #65698 from Infinisil/system-users 2019-10-27 10:41:39 +01:00
security nixos/acme: fix staging endpoint url 2019-10-28 10:12:39 +01:00
services cups: fix misleading comment 2019-10-28 16:48:34 +01:00
system nixos/networkd: add ipv4-fallback and fallback as valid options to LinkLocalAddressing 2019-10-28 20:51:17 +01:00
tasks Fix typo in message (vswichtesvswitches) 2019-10-26 13:26:01 +02:00
testing
virtualisation nixos/virtualbox: fix systemd-networkd-wait-online.service waiting for vboxnet0 2019-10-26 00:45:42 +02:00
module-list.nix Merge pull request #72140 from alunduil/add-zfs-replication-to-module-list 2019-10-28 12:33:15 +01:00
rename.nix Revive systemd.coredump.enable 2019-10-07 20:28:13 +02:00