Skip to content

dhcp: wait DAD completion for DHCPv6 addresses

Beniamino Galvani requested to merge bg/dhcpv6-wait-dad into main

Wait that addresses received through DHCPv6 complete duplicate address detection before reporting that the lease can be used.

https://bugzilla.redhat.com/show_bug.cgi?id=2096386

Fixes: 58287cbc ('core: rework IP configuration in NetworkManager using layer 3 configuration')

Merge request reports