commit | c8a0f49feecaf231e3f5972bd247dfbc586ccb34 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Sat Mar 14 13:52:18 2015 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Mon Mar 16 20:08:47 2015 +0900 |
tree | 70e6e1e8e26a9f1a2ee1f6204105b4d2cdf8fd6d | |
parent | c95a87f30d069472302f90a206e229b82bb2316a [diff] |
DHCP: Minor cleanups to the packet code. 1. Delete the DhcpStateMachine, since we don't plan to use it. 2. Make all InetAddresses Inet4Addresses, since that's what they are. In order to do this, define INADDR_ANY and INADDR_BROADCAST, constants, since Inet4Address.{ANY,ALL} are not Inet4Addresses but InetAddresses. Bug: 19704592 Change-Id: I5a0499be889076992a60aaad0bd8be5ea66bd560