-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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/tests: add systemd-networkd-ipv6-prefix-delegation #86471
nixos/tests: add systemd-networkd-ipv6-prefix-delegation #86471
Conversation
@GrahamcOfBorg test systemd-networkd-ipv6-prefix-delegation |
I would very much like to add this to the tests required for a channel bump. Any objections? Motivation: I actually have my home router setup like this and it would be a bummer if that breaks ;) |
d54c9f9
to
5337487
Compare
Looks very well done, loving the documentation bits. Runs perfectly well! |
5337487
to
28f08ce
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is really nice, thank you :-)
I added some comments.
fd4bec2
to
3aeab64
Compare
This is a follow-up to the PR NixOS#82026 that contains the promised tests. In this test I am testing if we can properly propagate prefixes received via DHCPv6 PD with the networkd options in our module system. The comments in the test should be sufficient to follow the idea and what is going on.
3aeab64
to
47529bc
Compare
👍 on adding this to the tested jobset. |
Motivation for this change
This is a follow-up to the PR #82026 that contains the promised tests.
In this test I am testing if we can properly propagate prefixes received
via DHCPv6 PD with the networkd options in our module system.
The comments in the test should be sufficient to follow the idea and
what is going on.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)