1. b0b3d0b Fix two parsing bugs in new DHCP client. by Lorenzo Colitti · 9 years ago
  2. 5bc64b8 Correctly time out CMD_START_DHCP. by Lorenzo Colitti · 9 years ago
  3. be843e8 Actually close sockets when stopping the receive thread. by Lorenzo Colitti · 9 years ago
  4. f68edb1 Actually fall back from yiaddr to ciaddr. by Lorenzo Colitti · 9 years ago
  5. 3a40b0d Make RenewingState time out as well. by Lorenzo Colitti · 9 years ago
  6. 48f9c73 Remove the IPv4 address from the interface when DHCP fails. by Lorenzo Colitti · 9 years ago
  7. 8f602cd Merge "Fix DHCP lease time parsing." into mnc-dev by Lorenzo Colitti · 9 years ago
  8. d59aa84 pass a defensive copy of DhcpResults by Erik Kline · 9 years ago
  9. d973537 Fix DHCP lease time parsing. by Lorenzo Colitti · 9 years ago
  10. 82babcd Specify more information in DhcpClient PendingIntents. by Lorenzo Colitti · 9 years ago
  11. 644f413 Merge commit '4cb5d80' into merge2 by Etan Cohen · 9 years ago
  12. f443bfc Always send the DHCP client identifier. by Lorenzo Colitti · 9 years ago
  13. a94929b Log DHCP replies that we can't parse. by Lorenzo Colitti · 9 years ago
  14. 3e97932 Set the secs field in the BOOTP header. by Lorenzo Colitti · 9 years ago
  15. 220951a6 Merge commit 'b2ff415' into merge_work by Prerepa Viswanadham · 9 years ago
  16. a12bde3 Deal with null characters in string options. by Lorenzo Colitti · 9 years ago
  17. c2abb2b Deal with null characters in string options. by Lorenzo Colitti · 9 years ago
  18. f5c1722 Don't log errors if the receive thread is stopped. by Lorenzo Colitti · 9 years ago
  19. 06ac4b8 DHCP: Don't write options longer than 255 bytes. by Lorenzo Colitti · 9 years ago
  20. b05c923 DHCP: parsing robustness fixes. by Lorenzo Colitti · 9 years ago
  21. e7d4243 DHCP: Add a Java DHCP client. by Lorenzo Colitti · 9 years ago
  22. fe5ffce DHCP: protocol changes. by Lorenzo Colitti · 9 years ago
  23. 86bff86 DHCP: glue code. by Lorenzo Colitti · 9 years ago
  24. 7f7cc61 DHCP: Ethernet/IP packet header changes. by Lorenzo Colitti · 9 years ago
  25. 51697ef DHCP: Minor cleanups to the packet code. by Lorenzo Colitti · 9 years ago
  26. eca9b9b DHCP: Move the packet code to frameworks/base/services. by Lorenzo Colitti · 9 years ago
  27. 3698af5 DHCP: Don't write options longer than 255 bytes. by Lorenzo Colitti · 9 years ago
  28. 2ed489f DHCP: parsing robustness fixes. by Lorenzo Colitti · 9 years ago
  29. a071edc DHCP: Add a Java DHCP client. by Lorenzo Colitti · 9 years ago
  30. 04b8d3a DHCP: protocol changes. by Lorenzo Colitti · 9 years ago
  31. 29cb944 DHCP: glue code. by Lorenzo Colitti · 9 years ago
  32. 15204d5 DHCP: Ethernet/IP packet header changes. by Lorenzo Colitti · 9 years ago
  33. c8a0f49 DHCP: Minor cleanups to the packet code. by Lorenzo Colitti · 9 years ago
  34. c95a87f DHCP: Move the packet code to frameworks/base/services. by Lorenzo Colitti · 9 years ago