Skip to content

[th/dhcp-acd] dhcp: implement ACD (address collision detection) for DHCPv4

Thomas Haller requested to merge th/dhcp-acd into main

This was working in the past, but broken by l3cfg rework. Re-add it.

Now the NMDhcpClient does ACD (using NML3Cfg) and abstracts that from the caller (NMDevice).

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

Edited by Thomas Haller

Merge request reports