summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/dhcp/DhcpRequestPacket.java
Commit message (Collapse)AuthorAgeFilesLines
* DHCP: Move the packet code to frameworks/base/services.Lorenzo Colitti2015-03-201-86/+0
| | | | | | | | There's no need for it to be in frameworks/base/core, since it will only be used by services. Bug: 19704592 Change-Id: I2f5277eca848b7000ca46db575e8602eacb5c8bd
* DHCP core classes, defining data, behavior, and state transitions for the DHCPStan Chesnutt2010-12-141-0/+86
protocol. The DHCP client and DHCP server classes are not included in this commit: still working out some integration issues with ethernet & wifi services Change-Id: I0c9cc48b7d960005b73ecb757c1fa66f0eb68471