]> git.ipfire.org Git - thirdparty/systemd.git/commit
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)
commit6235121abf359cd6070d678046c032af91873bca
treef813d67df659b5b35079fcfabfaaef8eff820d51
parente65455feade65c798fd1742220768eba7f81755b
parent94e5d8b0e00d9c1e0c2df174226e97e469fa9f7e
netdev-util: allow setting local address based on dhcp-pd addresses as well (#38211)

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.