Skip to content

[th/device-track-shared-ips]

Thomas Haller requested to merge th/device-track-shared-ips into master

a small patch to rework the tracking of the reserved IPv4 addresses for shared mode.

The goal is to simplify NMDevice, and the global hash table seems like a hack.

Also, currently the cleanup/release of the IP address is tied to the NMIP4Config instance, which is ugly at best.

Merge request reports