mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-24 09:33:46 +01:00
Duplicate address detection (DAD) causes newly added IPv6 addresses to be effectively unusable for an unpredictable amount of time, introducing race conditions in the network setup. For example, a "tentative" addresses is not considered a valid source address, so installing routes can fail unpredictably. This change disables DAD for static IPv6 addresses, with the assumption that the user already made sure they are unique when configuring the network. |
||
|---|---|---|
| .. | ||
| config | ||
| hardware | ||
| i18n/input-method | ||
| image | ||
| installer | ||
| misc | ||
| profiles | ||
| programs | ||
| security | ||
| services | ||
| system | ||
| tasks | ||
| testing | ||
| virtualisation | ||
| module-list.nix | ||
| rename.nix | ||