1. 3c0dc27 Always close file descriptors by Erik Kline · 6 years ago
  2. 2f1654d Randomize the local Wifi IPv4 address by Erik Kline · 6 years ago
  3. 37bef2a Use AI_ADDRCONFIG for most DNS requests by Remi NGUYEN VAN · 6 years ago
  4. 8d65db3 Disable APF memory clear on pre-APFv4 devices by Bernie Innocenti · 6 years ago
  5. 3f8306b Add static IpClient logging by Erik Kline · 6 years ago
  6. 3cc40ea apf: Add counters for dropped / passed packets by Bernie Innocenti · 6 years ago
  7. d324dce Fix CaptivePortalLoginActivity probes to bypass Private DNS by Erik Kline · 6 years ago
  8. deb145d Adjust APF interpreter tests to match APFv4 by Bernie Innocenti · 6 years ago
  9. bb2193b Add support for reading a snapshot of the APF data by Bernie Innocenti · 6 years ago
  10. 408dbda Teach ApfGenerator about the new opcodes for accessing data memory by Bernie Innocenti · 6 years ago
  11. d7375ac Support bluetooth not using MultinetworkPolicyTracker by Erik Kline · 6 years ago
  12. c43d2f5 Support bypassing TLS in the framework by Erik Kline · 6 years ago
  13. 5be71dc APF: drop multicast ICMPv6 while in doze mode by Bernie Innocenti · 6 years ago
  14. 671547b Merge "Use InterfaceSet for upstream interfaces." into pi-dev by Remi NGUYEN VAN · 6 years ago
  15. 6c02f99 Use InterfaceSet for upstream interfaces. by Remi NGUYEN VAN · 6 years ago
  16. 0bc4709 Relax APF version check in ApfGenerator by Bernie Innocenti · 6 years ago
  17. ea1b8bd Fail if the interface is not available when starting by Erik Kline · 6 years ago
  18. c9055b6 Merge "Allow callers to synchronously block for shutdown" am: 9121322ce7 am: a49db4d080 by Erik Kline · 6 years ago
  19. ce194e0 Allow callers to synchronously block for shutdown by Erik Kline · 6 years ago
  20. bbab23f Frameworks: Annotate trivial @GuardedBy in services/ misc by Andreas Gampe · 6 years ago
  21. fbbd758 Merge "Update OWNER files for connectivity" am: 771e229a23 am: ce0c31d392 by Hugo Benichi · 6 years ago
  22. 1c87561 Update OWNER files for connectivity by Hugo Benichi · 7 years ago
  23. 26de1d3 Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 7 years ago
  24. 412d763 Merge "Determine the multipath hint from data usage." by TreeHugger Robot · 7 years ago
  25. 41002e3 Relocate KeepalivePacketData to frameworks/base by Nathan Harold · 7 years ago
  26. d260ef2 Determine the multipath hint from data usage. by Lorenzo Colitti · 7 years ago
  27. 918a68b Move constants into a new file. by Chalard Jean · 7 years ago
  28. be83aeb Move DhcpClient SM thread onto IpClient's SM thread by Erik Kline · 7 years ago
  29. 8bd00d5 Refactor to InterfaceParams utility class by Erik Kline · 7 years ago
  30. e8a4cb1 Merge "Revert "Send empty LinkProperties when entering StoppedState."" by Erik Kline · 7 years ago
  31. 652044a Revert "Send empty LinkProperties when entering StoppedState." by Erik Kline · 7 years ago
  32. 5557fe3 Merge "Send empty LinkProperties when entering StoppedState." by Treehugger Robot · 7 years ago
  33. 959ee4a Extend connectivity OWNERS by Hugo Benichi · 7 years ago
  34. 94209ab Send empty LinkProperties when entering StoppedState. by Erik Kline · 7 years ago
  35. 5319777 Merge "Convert services to Android.bp" by Colin Cross · 7 years ago
  36. eb652a4 Convert services to Android.bp by Colin Cross · 7 years ago
  37. e339662 Merge "Revert "Send empty LinkProperties when entering StoppedState."" by Treehugger Robot · 7 years ago
  38. f1967c4 Revert "Send empty LinkProperties when entering StoppedState." by Roshan Pius · 7 years ago
  39. b501e7e Merge "Refactor to IpNeighborMonitor and single-threaded semantics" by Treehugger Robot · 7 years ago
  40. 84714bf Refactor to IpNeighborMonitor and single-threaded semantics by Erik Kline · 7 years ago
  41. b3f9f4a Send empty LinkProperties when entering StoppedState. by Erik Kline · 7 years ago
  42. 7216636 Refactor ApfFilter creation by Hugo Benichi · 7 years ago
  43. 22526e0 Rename withIPv6AddrGenMode{Type}() methods to using{Type}MacAddress() by Erik Kline · 7 years ago
  44. 5526d44 Remove unused method on VersionedBroadcastListener by Erik Kline · 7 years ago
  45. de63772 Switch to listening for CarrierConfig changes for provisioning rechecks by Erik Kline · 7 years ago
  46. 5c7128c Merge changes I3b56e75d,I36255a2c by Treehugger Robot · 7 years ago
  47. 6d8b80a Skeletal IpManager proxying to the new IpClient by Erik Kline · 7 years ago
  48. 1b29358 Rename IpManager to IpClient by Erik Kline · 7 years ago
  49. 6217e37 Framework: Prefer android.system.Os over libcore.io.Libcore.os by Tobias Thierer · 7 years ago
  50. ed0b030 Merge "IpManager: add display name for helpful logging, and Network" by Treehugger Robot · 7 years ago
  51. e42502d IpManager: add display name for helpful logging, and Network by Erik Kline · 7 years ago
  52. 126171b Log upstream network suspend/resume callbacks by Erik Kline · 7 years ago
  53. e5659bd Add some useful helpers and constants. by Chalard Jean · 7 years ago
  54. f840e07 Change BlockingSocketReader to use MessageQueue fd handling by Erik Kline · 7 years ago
  55. fc105bb Support NAT keepalives by Erik Kline · 7 years ago
  56. d3c0b5e Refactor interface IP code into InterfaceController by Erik Kline · 7 years ago
  57. fd42416 Add APF black list for ether-type by Ahmed ElArabawy · 7 years ago
  58. afe7935 Shutdown more reliably by Erik Kline · 7 years ago
  59. b3bb26e Send add/removeDownstream info to offload HAL by Erik Kline · 7 years ago
  60. c6a9b556 Merge "IpManager: use InitialConfiguration for provisioning" am: 5b218bdc8e by Hugo Benichi · 7 years ago
  61. d00ddf5 IpManager: use InitialConfiguration for provisioning by Hugo Benichi · 7 years ago
  62. a22fbf4 Merge "Connectivity OWNERS: let owners modify Android.mk" am: 05be68698b by Hugo Benichi · 7 years ago
  63. afd2346 Connectivity OWNERS: let owners modify Android.mk by Hugo Benichi · 7 years ago
  64. 39a7078 Merge "Bootstrap IpReachabilityMonitor unit tests" am: a9889c94aa by Hugo Benichi · 7 years ago
  65. 06b1f2b Bootstrap IpReachabilityMonitor unit tests by Hugo Benichi · 7 years ago
  66. 70291ef Merge "Add Configuration to APF Policy" am: d27a6d62c6 by Ahmed ElArabawy · 7 years ago
  67. 8537c58 Add Configuration to APF Policy by Ahmed ElArabawy · 7 years ago
  68. a428392 resolve merge conflicts of 4f2a0fe213e5 to stage-aosp-master by Hugo Benichi · 7 years ago
  69. 4f2a0fe Merge "IpManager: define InitialConfiguration" by Treehugger Robot · 7 years ago
  70. fd31b9d IpManager: define InitialConfiguration by Hugo Benichi · 7 years ago
  71. ae21b89 Merge "Program offload-exempt local prefixes into the HAL" am: de837a97aa by Erik Kline · 7 years ago
  72. 5acb4e3 Program offload-exempt local prefixes into the HAL by Erik Kline · 7 years ago
  73. 531cae7 Merge "Add first OWNERS files for core networking" am: 4066930a36 by Hugo Benichi · 7 years ago
  74. 357b58c Add first OWNERS files for core networking by Hugo Benichi · 7 years ago
  75. 97e7afe Merge "Make failure to set addrgenmode a non-fatal error." am: 9c170157a8 by Lorenzo Colitti · 7 years ago
  76. 00886760 Make failure to set addrgenmode a non-fatal error. by Lorenzo Colitti · 7 years ago
  77. 59079c2 Merge "Switch IpManager and IpReachabilityMonitor to use SharedLog" by Erik Kline · 7 years ago
  78. 9e66559 Switch IpManager and IpReachabilityMonitor to use SharedLog by Erik Kline · 7 years ago
  79. 834cf8d Merge "IpManager: always log immediate provisioning errors" am: 98f2decdad by Hugo Benichi · 7 years ago
  80. 61f54d3 IpManager: always log immediate provisioning errors by Hugo Benichi · 7 years ago
  81. 8a4667b Merge "Use RFC 7217 stable privacy addresses" am: a88b12ce5e am: 4c4d5477d4 by Joel Scherpelz · 7 years ago
  82. 2db1074 Use RFC 7217 stable privacy addresses by Joel Scherpelz · 7 years ago
  83. 5bb63be Merge "Ignore flow label when comparing RAs in APF" am: 81fda77884 am: 6ccdb3fe19 by Joel Scherpelz · 7 years ago
  84. 967dec7 Ignore flow label when comparing RAs in APF by Joel Scherpelz · 7 years ago
  85. 308ed7f Merge "Expand logging capabilities of Tethering subsystem" am: 0373340b07 am: 96f9371a66 by Erik Kline · 7 years ago
  86. 7747fd4 Expand logging capabilities of Tethering subsystem by Erik Kline · 7 years ago
  87. 211bd49 Merge "Clarify some IpManager/ApfFilter debugging output." am: ce94c07ffd am: 3cc7ccfc69 by Erik Kline · 7 years ago
  88. af579eb Clarify some IpManager/ApfFilter debugging output. by Erik Kline · 7 years ago
  89. 7a0191b Merge "Move byte logics from ApfFilter into BitsUtil" am: 21b9b3a8ff am: 12c1074c8b by Hugo Benichi · 7 years ago
  90. 495a17b Move byte logics from ApfFilter into BitsUtil by Hugo Benichi · 8 years ago
  91. f700d5c Merge "Tethering: support Local-only Hotspot mode for downstreams" am: d3128d4b55 am: 908ce167eb by Erik Kline · 7 years ago
  92. ea9cc48 Tethering: support Local-only Hotspot mode for downstreams by Erik Kline · 7 years ago
  93. 46aa9c0 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 8 years ago
  94. 84b192e Merge "Partially revert "Add blocking and retrying wrappers for INetd uses."" am: 8b560611bf am: a084e3283f by Joel Scherpelz · 7 years ago
  95. a084e32 Merge "Partially revert "Add blocking and retrying wrappers for INetd uses."" by Joel Scherpelz · 7 years ago
  96. 8b56061 Merge "Partially revert "Add blocking and retrying wrappers for INetd uses."" by Joel Scherpelz · 7 years ago
  97. d8ea68d Partially revert "Add blocking and retrying wrappers for INetd uses." by Joel Scherpelz · 7 years ago
  98. 7f9bbae Merge "Add null check to IpManager.dump()" am: 58406d1df2 am: c5bca697ba by Erik Kline · 7 years ago
  99. c5bca69 Merge "Add null check to IpManager.dump()" am: 58406d1df2 by Erik Kline · 7 years ago
  100. 0ea70fc Add null check to IpManager.dump() by Erik Kline · 7 years ago