GNOME Bugzilla – Bug 699842
ip4: use linux 3.9 support for IPv4 DHCP lifetimes
Last modified: 2013-07-30 16:18:07 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.
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