commit | 3e979321a5d96b9e2688f67ef0f936602c0f7e5a | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Apr 21 15:22:17 2015 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Apr 21 16:21:21 2015 +0900 |
tree | edef7080e9fd454a1845da666da4b55750d3cffd | |
parent | c91bc62f2bdca18c0ed96a740cbaa0383ea2860a [diff] |
Set the secs field in the BOOTP header. We mostly follow RFC 2131, which says that secs is the number of seconds "since client began address acquisition or renewal process", and thus set secs to zero on renew. This is different from our current behaviour, which keeps on counting without resetting secs to zero on renew. Bug: 19704592 Change-Id: Ifbb7644094c579be626ffb698eee87047425dbf0