commit | efb0b950416a94e649cf3501b812cd9d282093f5 | [log] [tgz] |
---|---|---|
author | Ningyuan Wang <nywang@google.com> | Wed Mar 23 15:37:38 2016 -0700 |
committer | Ningyuan Wang <nywang@google.com> | Tue Mar 29 23:50:10 2016 +0000 |
tree | e1dace72a2ddf923947e20b40deef71c6d808865 | |
parent | dbc689e3565b1b0e6fad3f2eb6cf11b02b22f39c [diff] |
dhcp client: use arp to find ip address collisions This allows the dhcp_client to check if the offered ip address from dhcp server is being used by others. While there, this also rename ResetStateVariables() to ResetState(). Bug: 25642025 TEST=compile, and test using python scripts Change-Id: Ib5d982943d0be47178039c7a6f36b44eac9133f5