]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
netdev-util: allow setting local address based on dhcp-pd addresses as well (#38211)
authorLuca Boccassi <bluca@debian.org>
Thu, 17 Jul 2025 13:14:49 +0000 (14:14 +0100)
committerGitHub <noreply@github.com>
Thu, 17 Jul 2025 13:14:49 +0000 (14:14 +0100)
This extends the functionality introduced in #21648 to allow using
addresses chosen from a delegated prefix as well as the existing
SLAAC/LL/DHCP functionality.


Trivial merge