Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nixos/networkd: default DHCP network improvements #178046

Merged
merged 3 commits into from
Jun 21, 2022

Conversation

ncfavier
Copy link
Member

@ncfavier ncfavier commented Jun 17, 2022

When systemd.network.wait-online.anyInterface is enabled, RequiredForOnline really means "sufficient for online", so enable it.

Also add IPv6PrivacyExtensions=kernel to default networks as is done for normal interfaces. Maybe this could go in genericNetwork, but I don't know if it makes sense for bridges, bonds etc. and I don't want to break anything.

@ncfavier ncfavier requested review from lheckemann and Ma27 June 17, 2022 17:55
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Jun 17, 2022
@ofborg ofborg bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Jun 17, 2022
@ncfavier
Copy link
Member Author

@ofborg test networking systemd-networkd

@lovesegfault
Copy link
Member

@ncfavier Could you rebase this?

ncfavier added 3 commits June 21, 2022 17:12
When `systemd.network.wait-online.anyInterface` is enabled,
`RequiredForOnline` really means "sufficient for online", so enable it.
Maybe this could go in `genericNetwork`, but I don't know if it makes
sense for bridges, bonds etc. and I don't want to break anything.
@ncfavier ncfavier force-pushed the networkd-default-improvements branch from 69b4ce5 to 1be4019 Compare June 21, 2022 15:15
@lovesegfault lovesegfault merged commit d427d9c into NixOS:master Jun 21, 2022
@ncfavier ncfavier deleted the networkd-default-improvements branch June 21, 2022 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants