commit | 815a6fb99abf0e4921e43784dd1d6f3fcf6415ba | [log] [tgz] |
---|---|---|
author | Samuel Tan <samueltan@chromium.org> | Thu Oct 23 16:53:59 2014 -0700 |
committer | chrome-internal-fetch <chrome-internal-fetch@google.com> | Wed Oct 29 00:22:04 2014 +0000 |
tree | 268a8992c7ca1f285e80964f23e3802272b2cddb | |
parent | 37a2b60098f7404a0faa918694072670de1a0a97 [diff] |
shill: add function to check time till DHCP lease renewal Add public function IPConfig::TimeToLeaseExpiry to check the time left before the current DHCP lease is due to be renewed. BUG=chromium:426657 TEST='P2_TEST_FILTER="shill::*" FEATURES="test" USE="clang asan" emerge-samus shill' succeeds. Change-Id: I80a912e86c677a98b48a22494e7bbc36a936cf3b Reviewed-on: https://chromium-review.googlesource.com/225278 Reviewed-by: Samuel Tan <samueltan@chromium.org> Commit-Queue: Samuel Tan <samueltan@chromium.org> Tested-by: Samuel Tan <samueltan@chromium.org>