1. fc6a1da am d97a34af: am 60e7d495: Merge "Fix libnetutils to build with clean uapi headers." by Elliott Hughes · 11 years ago
  2. 2d640c2 Fix libnetutils to build with clean uapi headers. by Elliott Hughes · 11 years ago
  3. be06210 libnetutils: Get mtu together with dhcp session results by Dmitry Shmidt · 11 years ago
  4. 0a0a876 resolved conflicts for merge of c0df50af to stage-aosp-master by Colin Cross · 11 years ago
  5. 897df50 fix bad return value in dhcp_do_request_* by Michael Wu · 11 years ago
  6. 083b5cc Add liblog by Ying Wang · 11 years ago
  7. c93d30f Merge "Support 4 dns servers, up from 2" by Robert Greenwalt · 11 years ago
  8. fdd5731 Support 4 dns servers, up from 2 by Robert Greenwalt · 11 years ago
  9. 273f504 am bab2ba3e: am 6d9589c3: Merge "Fix dhcpcd startup when net.hostname is not set" by Elliott Hughes · 11 years ago
  10. ba2ba5c Fix dhcpcd startup when net.hostname is not set by Matt Gumbel · 11 years ago
  11. 94cecfc Handle empty gateways by Irfan Sheriff · 12 years ago
  12. 35c6251 Remove dead code by Irfan Sheriff · 12 years ago
  13. 6ecbdca Read domain name from dhcp system prop by Robert Greenwalt · 12 years ago
  14. 278cded am d2e826b5: am 65c37c81: Merge "Fixed an unused param warning" by Stephen Hines · 12 years ago
  15. 6ee3ecc Decode DHCP netmask option correctly by Chris Dearman · 13 years ago
  16. a5db95d Fixed an unused param warning by Edwin Vane · 12 years ago
  17. 3cac204 Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-dev by Ed Heyl · 12 years ago
  18. 62d6f74 dhcp_utils: Add -f dhcpcd.conf processing by Dmitry Shmidt · 12 years ago
  19. 7c3d1c2 Export flags needed for ifc_reset_connections API in netutils by Alex Yakavenka · 13 years ago
  20. 89f58cf Reuse system properties for p2p by Irfan Sheriff · 12 years ago
  21. 0fb8ec8 Pipe DHCP vendor info towards framework. by Jeff Sharkey · 12 years ago
  22. 01dda20 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 12 years ago
  23. ae8b56c Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 12 years ago
  24. 8d66c49 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  25. da96a66 Merge "Fix dhcp comments" by Irfan Sheriff · 13 years ago
  26. 35c2860 Fix dhcp comments by Irfan Sheriff · 13 years ago
  27. ed21633 Wimax: wimax related changes for libnetutils by tk.mun · 13 years ago
  28. 47ddb51 Support adding, deleting, and clearing IPv6 addrs. by Lorenzo Colitti · 13 years ago
  29. 0c61361 Reduce connectivity logging. by Wink Saville · 13 years ago
  30. a329b42 Update dhcp for p2p by repo sync · 13 years ago
  31. 6d956cc Use dhcp netmask value rather than its pointer (patch from Marvell) by Jae Seo · 13 years ago
  32. 29e1e73 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  33. 7da2486 am 436deea5: am 979203ee: Add reset_mask as parameter to ifc_reset_connections by Wink Saville · 13 years ago
  34. 979203e Add reset_mask as parameter to ifc_reset_connections by Wink Saville · 13 years ago
  35. b6b48ae Revert some of change 109925 to fix connectivity by Robert Greenwalt · 13 years ago
  36. ab86504 am 61e33b33: am aded02cb: Merge "Add v4/v6 route add/removal support" into honeycomb-LTE by Robert Greenwalt · 13 years ago
  37. 021d0a2 Add v4/v6 route add/removal support by Robert Greenwalt · 13 years ago
  38. 3746be2 DHCP changes from master by Irfan Sheriff · 13 years ago
  39. bdaaec1 Use DHCP server as gateway when it is absent by Irfan Sheriff · 13 years ago
  40. 6f49d5f Add missing function required to load Crespo RIL library. by Jake Hamby · 13 years ago
  41. 7b43eb1 am e9fa47ca: am 0dd572a5: Merge "Kill IPv6 sockets as well as IPv4 sockets." into honeycomb-LTE by Lorenzo Colitti · 13 years ago
  42. 9d15787 Add per interface dhcp client support by TK MUN · 13 years ago
  43. 6cf73ea Kill IPv6 sockets as well as IPv4 sockets. by Lorenzo Colitti · 13 years ago
  44. 09dd819 Stop using netmask in the framework by Robert Greenwalt · 13 years ago
  45. b42db82 Merge "libnetutils: Clean all IPs assigned to the interface on cleaning" by Dmitry Shmidt · 13 years ago
  46. 9092b91 libnetutils: Clean all IPs assigned to the interface on cleaning by Dmitry Shmidt · 13 years ago
  47. faab26d Change our dhcp interface to be IPv6 compat. by Robert Greenwalt · 13 years ago
  48. 7d05a80 libnetutils: Fix warning by Dmitry Shmidt · 13 years ago
  49. b1723b6 Reduce polling interval to 200ms by Irfan Sheriff · 14 years ago
  50. 36f93f0 fix undefined behavior with certain left-shift count values by Stan Chesnutt · 14 years ago
  51. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  52. 64a053b am 705ab8db: Fix sim build - remove unncesessary header. by Robert Greenwalt · 14 years ago
  53. 705ab8d Fix sim build - remove unncesessary header. by Robert Greenwalt · 14 years ago
  54. bdcf98d Manual merge by Jean-Baptiste Queru · 14 years ago
  55. 8c85a00 - creates proper ifc.h and dhcp.h headers for libnetutils by Szymon Jakubczak · 14 years ago
  56. 58b64ac Revert "- creates proper ifc.h and dhcp.h headers for libnetutils" by Jean-Baptiste Queru · 14 years ago
  57. 8984bb9 Add API to add a route to IPv4/IPv6 host/gateway. by Banavathu, Srinivas Naik · 14 years ago
  58. 67e6fcd merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  59. 1adbb60 merge from open-source master by The Android Open Source Project · 14 years ago
  60. c88e09c - creates proper ifc.h and dhcp.h headers for libnetutils by Szymon Jakubczak · 14 years ago
  61. 4f55adc Get rid of warnings when compiled with -Wformat-security by Nick Kralevich · 14 years ago
  62. 9363b7d dhcp: Add hostname support by Dmitry Shmidt · 15 years ago
  63. feb63e9 libnetutils: Add ifc_enable(), for enabling a network interface. by Mike Lockwood · 15 years ago
  64. 161b03c Automated import from //branches/master/...@140824,140824 by Dianne Hackborn · 15 years ago
  65. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  66. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  67. 1b8e5a6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 15 years ago
  68. 35237d1 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  69. 4f6e8d7 Initial Contribution by The Android Open Source Project · 16 years ago