Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DHCP: Move the packet code to frameworks/base/services. | Lorenzo Colitti | 2015-03-20 | 9 | -1548/+0 |
* | Remove unused imports from frameworks/base. | John Spurlock | 2013-11-20 | 4 | -6/+0 |
* | Switch frameworks/base over from @hidden Charsets to public StandardCharsets. | Elliott Hughes | 2013-06-28 | 1 | -2/+2 |
* | Place the DHCP server address in the "next server IP address" | Stan Chesnutt | 2011-02-03 | 1 | -1/+1 |
* | Provide an empty List of dns servers, protecting against an NPE if the | Stan Chesnutt | 2011-02-02 | 1 | -2/+1 |
* | DHCP core classes, defining data, behavior, and state transitions for the DHCP | Stan Chesnutt | 2010-12-14 | 9 | -0/+1555 |