1. 3b12359 Merge "Send hostname and MTU options in DHCP ACK/OFFER" by Remi NGUYEN VAN · 6 years ago
  2. 604b0ee Merge "Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests" by Jayant Chowdhary · 6 years ago
  3. 54d34fe Merge "Allow wifi and ethenet connected at same time." by Treehugger Robot · 6 years ago
  4. 14aeab6 Add libbinderthreadstate to LOCAL_JNI_SHARED_LIBS for some tests by Jayant Chowdhary · 6 years ago
  5. fd30663 Allow wifi and ethenet connected at same time. by Leif Hendrik Wilden · 6 years ago
  6. 9367b9e Merge "Fix idle timer rule leakage" by Chiachang Wang · 6 years ago
  7. 53f8591 Merge changes I0f997d30,I288ba1f4 by Treehugger Robot · 6 years ago
  8. f90a92b Send hostname and MTU options in DHCP ACK/OFFER by Remi NGUYEN VAN · 6 years ago
  9. 23a73be Merge "InetDiagSocketTest: enable UDP unit tests on all devices" by Treehugger Robot · 6 years ago
  10. f5dfad4 InetDiagSocketTest: enable UDP unit tests on all devices by Jeff Vander Stoep · 6 years ago
  11. a609304 Fix idle timer rule leakage by Chiachang Wang · 6 years ago
  12. 3868fc3 Merge "Call clearSettingsProvider before and after test" by Treehugger Robot · 6 years ago
  13. 91a1cc1 Call clearSettingsProvider before and after test by Remi NGUYEN VAN · 6 years ago
  14. e0d8c0e Enable new DHCP server by default by Remi NGUYEN VAN · 6 years ago
  15. f5581f8 Use new DHCP server in TetheringTest by Remi NGUYEN VAN · 6 years ago
  16. f5d65c5 Don't throw a NPE in SharedLog#e by Remi NGUYEN VAN · 6 years ago
  17. 0ac2c09 Add ConnectivityManager.getConnectionOwnerUid() by Jeff Vander Stoep · 6 years ago
  18. 7a4ccc6 Initial rename to IpServer by Erik Kline · 6 years ago
  19. a098962 Use UID as requestID by Benedict Wong · 6 years ago
  20. e227eee Merge "PermissionMonitor: Limit preinstalled apps network permissions" by Paul Hu · 6 years ago
  21. e1a1dcc Ignore DHCP discover and request w/ invalid giaddr by Remi NGUYEN VAN · 6 years ago
  22. 6557a24 Fix DHCP options sent by DHCP server by Remi NGUYEN VAN · 6 years ago
  23. 846c80a Merge "Switch DHCP server based on global setting" by Remi NGUYEN VAN · 6 years ago
  24. ef7432f Merge "Ignore DHCP packet sent from non-68 client port" by Remi NGUYEN VAN · 6 years ago
  25. b673380 PermissionMonitor: Limit preinstalled apps network permissions by paulhu · 6 years ago
  26. e3bb5c5 Switch DHCP server based on global setting by Remi NGUYEN VAN · 6 years ago
  27. e3a0f42 Merge "Add DhcpServer" by Remi NGUYEN VAN · 6 years ago
  28. 0e16212 Merge "Remove ResolveUtil from frameworks/base callers" by Treehugger Robot · 6 years ago
  29. b0762eb Ignore DHCP packet sent from non-68 client port by Remi NGUYEN VAN · 6 years ago
  30. f4fa982 Remove ResolveUtil from frameworks/base callers by Erik Kline · 6 years ago
  31. a13007a Add DhcpServer by Remi NGUYEN VAN · 6 years ago
  32. a758720 Add varargs methods to build DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  33. a420b57 Add DhcpServingParams by Remi NGUYEN VAN · 6 years ago
  34. eca5b4e Add DhcpLeaseRepository by Remi NGUYEN VAN · 6 years ago
  35. a8e9090 Fix testRegisterUsageCallback failure in setUp by Remi NGUYEN VAN · 6 years ago
  36. 76f081b Merge "Add codewiz@, reminv@ to OWNERS for connectivity" by Remi NGUYEN VAN · 6 years ago
  37. 97ff638 Merge "Add tests for NetworkMonitor isCaptivePortal" by Remi NGUYEN VAN · 6 years ago
  38. d2cb322 Add codewiz@, reminv@ to OWNERS for connectivity by Remi NGUYEN VAN · 6 years ago
  39. d9a1cd7 Add tests for NetworkMonitor isCaptivePortal by Remi NGUYEN VAN · 6 years ago
  40. 2595e68 Merge "Add utils to convert Inet4Address <-> int" am: 5caebe3415 by Remi NGUYEN VAN · 6 years ago
  41. 5caebe3 Merge "Add utils to convert Inet4Address <-> int" by Remi NGUYEN VAN · 6 years ago
  42. 0066bda Add utils to convert Inet4Address <-> int by Remi NGUYEN VAN · 6 years ago
  43. 8b894a7 Merge "Increase network request timeouts" am: 527c79d96d by Remi NGUYEN VAN · 6 years ago
  44. 527c79d Merge "Increase network request timeouts" by Treehugger Robot · 6 years ago
  45. 98e2f04 Merge "Increase IpClientTest verification timeout" am: 0cbdca3e20 by Remi NGUYEN VAN · 6 years ago
  46. 0cbdca3 Merge "Increase IpClientTest verification timeout" by Remi NGUYEN VAN · 6 years ago
  47. 589432e Merge "Use timeout consts in all ConnService tests" am: 3fbbe73437 by Remi NGUYEN VAN · 6 years ago
  48. 4cb8062 Increase network request timeouts by Remi NGUYEN VAN · 6 years ago
  49. 01a34ac Increase IpClientTest verification timeout by Remi NGUYEN VAN · 6 years ago
  50. a7376ac Use timeout consts in all ConnService tests by Remi NGUYEN VAN · 6 years ago
  51. b70a230 Merge "Increase linger delay and test callback timeout" am: 716c04b29a by Remi NGUYEN VAN · 6 years ago
  52. ef8377d Increase linger delay and test callback timeout by Remi NGUYEN VAN · 6 years ago
  53. 93c2212 Merge "Increase TEST_LINGER_DELAY_MS" am: 9a783699cc by Remi NGUYEN VAN · 6 years ago
  54. 0519a19 Merge "Remove test dependency on ubsan runtime" am: c77d25e441 by Remi NGUYEN VAN · 6 years ago
  55. 9a783699 Merge "Increase TEST_LINGER_DELAY_MS" by Remi NGUYEN VAN · 6 years ago
  56. c77d25e Merge "Remove test dependency on ubsan runtime" by Remi NGUYEN VAN · 6 years ago
  57. f6b73b2 Remove test dependency on ubsan runtime by Remi NGUYEN VAN · 6 years ago
  58. 605f12d Increase TEST_LINGER_DELAY_MS by Remi NGUYEN VAN · 6 years ago
  59. fbab182 Merge "Remove SimChangeListener from Tethering" am: 6e35b2c596 by Mark Chien · 6 years ago
  60. 1d64e03 Remove SimChangeListener from Tethering by markchien · 6 years ago
  61. 855f0f0 Merge "Disable hidden API checks on unit tests" by Remi NGUYEN VAN · 6 years ago
  62. fc1bde9 Merge "Prefer default Internet network for upstream tethering." am: 3580a6a996 by Erik Kline · 6 years ago
  63. 7230290 Prefer default Internet network for upstream tethering. by Erik Kline · 6 years ago
  64. 946957b Merge "Add StackedLinkProperties test case" am: faf31f8638 by Chalard Jean · 6 years ago
  65. 4a192e2 Add StackedLinkProperties test case by junyulai · 6 years ago
  66. 4afe1f9 Merge "Apf: Avoid constant overflow" am: 5b99659943 by Andreas Gampe · 6 years ago
  67. 5b00311 Apf: Avoid constant overflow by Andreas Gampe · 6 years ago
  68. 6540649 Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 6 years ago
  69. b274953 Merge changes from topic "ipsec-sync-with-pi" by nharold · 6 years ago
  70. 8c69bcb Disable the AppOp Restriction for IpSec Tunnels by Nathan Harold · 6 years ago
  71. fdda569 Update IpSecManager to use InetAddress and prefixLen by Benedict Wong · 6 years ago
  72. 21208ee Add AppOps Checks for MANAGE_IPSEC_TUNNELS by Nathan Harold · 6 years ago
  73. b044b88 Merge changes Ia764b341,I4e4b41bb,I61b262d8,Ie6ace6bd,I21e866c7, ... by Chalard Jean · 6 years ago
  74. 3bd5705 Unify behavior of various cases of "no underlying networks" by Chalard Jean · 6 years ago
  75. 8d53829 Fix: VPNs update caps upon underlying network disconnect. by Chalard Jean · 6 years ago
  76. f666d0a Add tests for setUnderlyingNetworks. by Chalard Jean · 6 years ago
  77. d1d8b62 Fix setCapabilities. by Chalard Jean · 6 years ago
  78. ff8710a Make sure getActiveNetwork is consistent with default callbacks by Chalard Jean · 6 years ago
  79. 3e2fb66 Add tests for getActiveNetwork. by Chalard Jean · 6 years ago
  80. 6bc18fb Add a new ssid field in NetworkCapabilities. by Chalard Jean · 6 years ago
  81. a5b35c7 Merge "Send empty LinkProperties when entering StoppedState." am: 59ccf1041f by Erik Kline · 6 years ago
  82. f8bba5b Clear IPv4 address on tethering teardown. by Erik Kline · 6 years ago
  83. 59ccf10 Merge "Send empty LinkProperties when entering StoppedState." by Erik Kline · 6 years ago
  84. 91368ac Merge "Clear IPv4 address on tethering teardown." into pi-dev am: 36d41793e2 by Erik Kline · 6 years ago
  85. 472276a Clear IPv4 address on tethering teardown. by Erik Kline · 6 years ago
  86. e6657a0 Merge "Add missing dependencies for libdexfile" am: 286aa939af am: e78185076c by Remi NGUYEN VAN · 6 years ago
  87. 286aa93 Merge "Add missing dependencies for libdexfile" by Remi NGUYEN VAN · 6 years ago
  88. 76be372 Add missing dependencies for libdexfile by Remi NGUYEN VAN · 6 years ago
  89. 9f52c2d Disable hidden API checks on unit tests by Remi NGUYEN VAN · 6 years ago
  90. b1883f9 Merge "apf: Increase test coverage of LDDW / STDW" am: e03b8ee7e0 am: 0bf54f4a2e by Bernie Innocenti · 6 years ago
  91. e03b8ee Merge "apf: Increase test coverage of LDDW / STDW" by Treehugger Robot · 6 years ago
  92. c8cb0f7 Send empty LinkProperties when entering StoppedState. by Erik Kline · 7 years ago
  93. 96dbac0 Merge "Migrating remaining core networking tests to Junit4" by Remi NGUYEN VAN · 6 years ago
  94. 7b09355 Merge changes I3b3bcbbd,I18b3f263,I3c416c1a by Remi NGUYEN VAN · 6 years ago
  95. fe53006 Migrating remaining core networking tests to Junit4 by Hugo Benichi · 7 years ago
  96. 13e6e21 Add configurable captive portal probes by Remi NGUYEN VAN · 6 years ago
  97. d57329d Move CaptivePortalProbeResult to its own file by Remi NGUYEN VAN · 6 years ago
  98. 23d3487 Merge "Add configurable captive portal probes" into pi-dev am: 1f8f21af60 by Remi NGUYEN VAN · 6 years ago
  99. 1f8f21a Merge "Add configurable captive portal probes" into pi-dev by Remi NGUYEN VAN · 6 years ago
  100. 8255c2d Add configurable captive portal probes by Remi NGUYEN VAN · 6 years ago