GNOME Bugzilla – Bug 761464
Move the dhcp-timeout property to generic NMSettingIPConfig
Last modified: 2016-02-16 10:52:50 UTC
The property makes sense for both IPv4 and IPv6 and so probably it should not be in NMSettingIP4Config but in the base object. We should fix this before NM 1.2.
Pushed branch bg/dhcp-timeout-property-bgo761464.
there is also nm_setting_ip4_config_get_dhcp_timeout in libnm-util. But we don't care, right? Pushed a fixup, otherwise LGTM. We should get this ABI break done before beta2
Created attachment 321358 [details] [review] [PATCH] dhcp: add support for configuring DHCPv6 timeout Lubomir had some concerns about the usefulness of dhcp-timeout property for IPv6, so I dropped that patch (attached in case we change our mind in the future). Merged the rest as: https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=3ac6769e60d2c0fb88421cea199292e6279e40e0