diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-10-29 12:12:52 +0100 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2025-10-29 12:22:42 +0100 |
| commit | c5ef4f4ebf38a249998498ebe443f3cc733b64fd (patch) | |
| tree | b4b8bf596da9a1694408ee2e20623efd3befa1a2 /src/etc/systemd/system | |
| parent | 4fbb3c6c9e70d6302ebe11d8a56e221a614449aa (diff) | |
| download | vyos-1x-c5ef4f4ebf38a249998498ebe443f3cc733b64fd.tar.gz vyos-1x-c5ef4f4ebf38a249998498ebe443f3cc733b64fd.zip | |
dhcpv6: T7967: fix migration script for automatic SLAAC selection
Commit f08a5700e7 ("dhcpv6: T7646: restore missing default route after upgrade")
introduced a regression affecting both non-VIF and VIF interfaces.
The addressing mode check in the migration logic was incorrect for both cases.
For non-VIF interfaces, the migration was skipped entirely due to a missing
configuration test. For VIF (VLAN) interfaces, the existing test always
evaluated to true, since it incorrectly assumed that DHCPv6 was configured
even when a static address was present.
Smoketests have been extended to cover for these cases.
Diffstat (limited to 'src/etc/systemd/system')
0 files changed, 0 insertions, 0 deletions
