summaryrefslogtreecommitdiffstats
path: root/core/java/android/net/dhcp
Commit message (Expand)AuthorAgeFilesLines
* DHCP: Move the packet code to frameworks/base/services.Lorenzo Colitti2015-03-209-1548/+0
* Remove unused imports from frameworks/base.John Spurlock2013-11-204-6/+0
* Switch frameworks/base over from @hidden Charsets to public StandardCharsets.Elliott Hughes2013-06-281-2/+2
* Place the DHCP server address in the "next server IP address"Stan Chesnutt2011-02-031-1/+1
* Provide an empty List of dns servers, protecting against an NPE if theStan Chesnutt2011-02-021-2/+1
* DHCP core classes, defining data, behavior, and state transitions for the DHCPStan Chesnutt2010-12-149-0/+1555