Files
nixpkgs/nixos/tests/systemd-initrd-bridge.nix
Jared Baur b3e86dc1e9 nixosTests.systemd-initrd.bridge: fix failing test
Since slave interfaces of a bridge cannot be assigned IP addresses, we
must prevent IPs from being assigned to them via the test framework
modules. Since c6f6c28218, all nodes get
ipv6 addresses by default, so we must ensure IP addresses of any type
don't get assigned to the bridge slave interfaces.
2025-07-06 21:46:33 -07:00

2.2 KiB