1. 77fdf23 Honour the DHCP MTU option. by Lorenzo Colitti · 8 years ago
  2. 2e074db Plumb WiFi multicast filter through to ApfFilter by Paul Jensen · 8 years ago
  3. bc786b7 Merge "Move connectivity events to frameworks/base." into nyc-dev by Pierre Imai · 8 years ago
  4. 1c71cb3 Fix potential ApfFilter bugs by careful ByteBuffer use by Paul Jensen · 8 years ago
  5. bc9cc50 Move connectivity events to frameworks/base. by Pierre Imai · 8 years ago
  6. 37127f8 Add a toString method to ApfCapabilities. by Lorenzo Colitti · 8 years ago
  7. 5812e64 Rename IpManager#dumpApf to #dump and change its signature. by Lorenzo Colitti · 8 years ago
  8. f21b4dc Move ApfFilter from ConnectivityService to IpManager by Paul Jensen · 8 years ago
  9. a5265e4 Merge "Request vendor info option (43) to get metered hint" into nyc-dev by Erik Kline · 8 years ago
  10. 55618be Add initial connectivity metrics handling. by Pierre Imai · 8 years ago
  11. 1d511ab Request vendor info option (43) to get metered hint by Erik Kline · 8 years ago
  12. f55c9c1 Don't crash if we get a DHCP packet with the wrong port. by Lorenzo Colitti · 8 years ago
  13. f188d41 Turn down the logging a little bit and don't do a log wrapper function. by Joe Onorato · 8 years ago
  14. 24f7d5e Add 464xlat notification callback am: 8d6edc3270 by Erik Kline · 8 years ago
  15. 8d6edc3 Add 464xlat notification callback by Erik Kline · 8 years ago
  16. e5a5f84 Add constructor with more inputs for dependency injection. am: b9df11099f by Erik Kline · 8 years ago
  17. b9df110 Add constructor with more inputs for dependency injection. by Erik Kline · 8 years ago
  18. 13daed9 Add WaitForProvisioningCallback am: 111d55658b by Erik Kline · 8 years ago
  19. 69ce6a0 Support setting TCP buffer sizes and HTTP Proxy config am: d0e843b8ef by Erik Kline · 8 years ago
  20. 111d556 Add WaitForProvisioningCallback by Erik Kline · 8 years ago
  21. d0e843b Support setting TCP buffer sizes and HTTP Proxy config by Erik Kline · 8 years ago
  22. a2a9ab9 Add a MessageUtils class to convert int constants to strings. am: d2457a3ee3 by Lorenzo Colitti · 8 years ago
  23. d2457a3 Add a MessageUtils class to convert int constants to strings. by Lorenzo Colitti · 8 years ago
  24. 7651b21 {,Base}DhcpStateMachine is no more am: efa4209fe0 by Erik Kline · 8 years ago
  25. efa4209 {,Base}DhcpStateMachine is no more by Erik Kline · 8 years ago
  26. 907b255 Remove references to BaseDhcpStateMachine and DhcpStateMachine am: 29a215268d by Erik Kline · 8 years ago
  27. 29a2152 Remove references to BaseDhcpStateMachine and DhcpStateMachine by Erik Kline · 8 years ago
  28. 5c78685 Add IpManager#shutdown() to terminate the state machine. am: b1ee39540e by Erik Kline · 8 years ago
  29. b1ee395 Add IpManager#shutdown() to terminate the state machine. by Erik Kline · 8 years ago
  30. 209fd91 Add IpManager.ProvisioningRequest class am: 93b1a36e31 by Erik Kline · 8 years ago
  31. 93b1a36 Add IpManager.ProvisioningRequest class by Erik Kline · 8 years ago
  32. 09bf135 Duplicate DhcpStateMachine public constants into DhcpClient by Erik Kline · 8 years ago
  33. 3b74289 Duplicate DhcpStateMachine public constants into DhcpClient by Erik Kline · 8 years ago
  34. 16e1e55 Use IpManager.ifname as the tag in log messages. am: ef1f39abff by Erik Kline · 8 years ago
  35. ef1f39a Use IpManager.ifname as the tag in log messages. by Erik Kline · 8 years ago
  36. db338c2 Merge "Incorporate historical WifiStateMachine notions of provisioning." into mm-wireless-dev by Erik Kline · 8 years ago
  37. 990fc49 Incorporate historical WifiStateMachine notions of provisioning. by Erik Kline · 8 years ago
  38. 8514a81 Merge "Android packet filtering program interpreter test & program generator" into mm-wireless-dev by Paul Jensen · 8 years ago
  39. 44307ad Merge "Android packet filtering program interpreter test & program generator" into mm-wireless-dev by Paul Jensen · 8 years ago
  40. d38fb766 Android packet filtering program interpreter test & program generator by Paul Jensen · 9 years ago
  41. 3d51d8b Ignore link properties updates when nothing actually changed. am: 6076cb0b85 by Erik Kline · 8 years ago
  42. d33e623 Partial unification of DHCPv4 and static IPv4 configuration codepaths by Erik Kline · 8 years ago
  43. 6076cb0 Ignore link properties updates when nothing actually changed. by Erik Kline · 8 years ago
  44. 8deac77 Partial unification of DHCPv4 and static IPv4 configuration codepaths by Erik Kline · 8 years ago
  45. 0c96d71 Move DHCPv4 mechanics into IpManager am: 8afa558c52 by Erik Kline · 8 years ago
  46. 8afa558 Move DHCPv4 mechanics into IpManager by Erik Kline · 8 years ago
  47. 59235e6 Support static IP configuration internally am: 1e91e4ebb6 by Erik Kline · 8 years ago
  48. 1e91e4e Support static IP configuration internally by Erik Kline · 8 years ago
  49. 4cc9ef8 Initial refactoring to group IP-related elements into an IpManager by Erik Kline · 8 years ago
  50. a636761 Initial refactoring to group IP-related elements into an IpManager by Erik Kline · 9 years ago
  51. 7cb5013 DO NOT MERGE Refactor netlink and IpReachabilityMonitor into services/net by Erik Kline · 9 years ago
  52. bda01cc Fix canceling renew alarms. by Lorenzo Colitti · 9 years ago
  53. 9d3aadb Add a new WakeupMessage class and use it in two places. by Lorenzo Colitti · 9 years ago
  54. c415f72 Merge changes I456984a2,Id4d1031b by Lorenzo Colitti · 9 years ago
  55. 831204c Switch the DHCP client to the new AlarmManager callback interface by Lorenzo Colitti · 9 years ago
  56. e5f11cd Refactor alarm setting code in preparation for switch to callback by Lorenzo Colitti · 9 years ago
  57. 6c7acb6 Add a test that checks the contents of DISCOVER packets. by Lorenzo Colitti · 9 years ago
  58. 8a484fb Merge "Don\'t crash if a DHCP server doesn\'t send the server ID option." into mnc-dr-dev am: a2cc04736d am: e4aacaeec9 am: c52503acf0 by Lorenzo Colitti · 9 years ago
  59. 7611f1c Don't crash if a DHCP server doesn't send the server ID option. by Lorenzo Colitti · 9 years ago
  60. 952159f Make all IpReachabilityMonitor log messages have the same tag by Erik Kline · 9 years ago
  61. eda0ea4 am 3d3f766c: am 871d96b4: am 13c5dd5c: am eb0bbd45: Merge changes Id6a0b0de,I5f03b8b2,I62464b92 into mnc-dr-dev by Lorenzo Colitti · 9 years ago
  62. 4e4d59e Connect the DHCP UDP socket to the server. by Lorenzo Colitti · 9 years ago
  63. cccaa51 Merge "Connect the DHCP UDP socket to the server." by Lorenzo Colitti · 9 years ago
  64. 577255e Connect the DHCP UDP socket to the server. by Lorenzo Colitti · 9 years ago
  65. 025f4a5 Support DHCP replies with multiple default gateways. by Lorenzo Colitti · 9 years ago
  66. b19238c Accept DHCP responses from non-67 server source ports by Erik Kline · 9 years ago
  67. 496906e Improve logging of DHCP parse errors using exceptions. by Erik Kline · 9 years ago
  68. 1c01e61 Only log exceptions if the IpReachabilityMonitor is still running. by Erik Kline · 9 years ago
  69. 4148089 Add an explanation of how IpReachabilityMonitor works by Erik Kline · 9 years ago
  70. 3a08975 am cafb3192: am 4c74a02e: am 3af6163a: am 31fe464d: Merge "Give the DhcpClient alarm broadcasts foreground priority." into mnc-dr-dev by Ian Pedowitz · 9 years ago
  71. 9795a1d Give the DhcpClient alarm broadcasts foreground priority. by Lorenzo Colitti · 9 years ago
  72. 02cc5a0 Refactor netlink and IpReachabilityMonitor into services/net by Erik Kline · 9 years ago
  73. 7d223ae am 0a76afb9: Merge "Don\'t crash on (invalid) hardware address lengths > 127." into mnc-dev by Ian Pedowitz · 9 years ago
  74. d64144a Don't crash on (invalid) hardware address lengths > 127. by Lorenzo Colitti · 9 years ago
  75. c7f2030 am e022cb08: Merge "Don\'t attempt to stop the receive thread if we never started it." into mnc-dev by Lorenzo Colitti · 9 years ago
  76. 31e19f3 Don't attempt to stop the receive thread if we never started it. by Lorenzo Colitti · 9 years ago
  77. 8bf977d ConnectivityManager API for for packet keepalives. by Lorenzo Colitti · 9 years ago
  78. b0b3d0b Fix two parsing bugs in new DHCP client. by Lorenzo Colitti · 9 years ago
  79. 5bc64b8 Correctly time out CMD_START_DHCP. by Lorenzo Colitti · 9 years ago
  80. be843e8 Actually close sockets when stopping the receive thread. by Lorenzo Colitti · 9 years ago
  81. f68edb1 Actually fall back from yiaddr to ciaddr. by Lorenzo Colitti · 9 years ago
  82. 3a40b0d Make RenewingState time out as well. by Lorenzo Colitti · 9 years ago
  83. 48f9c73 Remove the IPv4 address from the interface when DHCP fails. by Lorenzo Colitti · 9 years ago
  84. 8f602cd Merge "Fix DHCP lease time parsing." into mnc-dev by Lorenzo Colitti · 9 years ago
  85. d59aa84 pass a defensive copy of DhcpResults by Erik Kline · 9 years ago
  86. d973537 Fix DHCP lease time parsing. by Lorenzo Colitti · 9 years ago
  87. 82babcd Specify more information in DhcpClient PendingIntents. by Lorenzo Colitti · 9 years ago
  88. 644f413 Merge commit '4cb5d80' into merge2 by Etan Cohen · 9 years ago
  89. f443bfc Always send the DHCP client identifier. by Lorenzo Colitti · 9 years ago
  90. a94929b Log DHCP replies that we can't parse. by Lorenzo Colitti · 9 years ago
  91. 3e97932 Set the secs field in the BOOTP header. by Lorenzo Colitti · 9 years ago
  92. 220951a6 Merge commit 'b2ff415' into merge_work by Prerepa Viswanadham · 9 years ago
  93. a12bde3 Deal with null characters in string options. by Lorenzo Colitti · 9 years ago
  94. c2abb2b Deal with null characters in string options. by Lorenzo Colitti · 9 years ago
  95. f5c1722 Don't log errors if the receive thread is stopped. by Lorenzo Colitti · 9 years ago
  96. 06ac4b8 DHCP: Don't write options longer than 255 bytes. by Lorenzo Colitti · 9 years ago
  97. b05c923 DHCP: parsing robustness fixes. by Lorenzo Colitti · 9 years ago
  98. e7d4243 DHCP: Add a Java DHCP client. by Lorenzo Colitti · 9 years ago
  99. fe5ffce DHCP: protocol changes. by Lorenzo Colitti · 9 years ago
  100. 86bff86 DHCP: glue code. by Lorenzo Colitti · 9 years ago