After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 699842 - ip4: use linux 3.9 support for IPv4 DHCP lifetimes
ip4: use linux 3.9 support for IPv4 DHCP lifetimes
Status: RESOLVED FIXED
Product: NetworkManager
Classification: Platform
Component: IP and DNS config
unspecified
Other Linux
: Normal normal
: ---
Assigned To: NetworkManager maintainer(s)
NetworkManager maintainer(s)
Depends on:
Blocks: 702488
 
 
Reported: 2013-05-07 15:13 UTC by Pavel Simerda
Modified: 2013-07-30 16:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pavel Simerda 2013-05-07 15:13:53 UTC
Linux >= 3.9 supports lifetime setting also with IPv4 addresses. It is safe to configure the lifetime for linux < 3.9, it's just ignored. This will guarantee destruction of dynamic addresses as required by RFC even if something goes wrong with NetworkManager and will at the same time ease dynamic connection take over.
Comment 1 Pavel Simerda 2013-07-30 16:18:07 UTC
Support for IPv4 DHCP lifetimes is in git master.

commit 53e55aab365a263df5d2e13efe28a5dc5a7b8432
Author: Pavel Šimerda <psimerda@redhat.com>
Date:   Fri Jul 5 00:23:40 2013 +0200

    dhcp: push address lifetime to nm-ip[46]-config