1. 2140575 Add proper kernel support assumption to RateLimitTest by Patrick Rohr · 4 years, 2 months ago
  2. d6a5303 Merge changes Ie68356a4,I2b63c24b by Treehugger Robot · 4 years, 2 months ago
  3. 1c5ce55 Merge changes Ib1cd342a,Iab23d414 by Treehugger Robot · 4 years, 2 months ago
  4. 16040b1 Merge "Mock more resources for VPNs." by Lorenzo Colitti · 4 years, 2 months ago
  5. e3ef5a8 Attempt to deflake NetworkAgentTest#testRejectedUpdates. by Lorenzo Colitti · 4 years, 2 months ago
  6. fa017ea Merge "Remove redundant "using" statement" by Treehugger Robot · 4 years, 2 months ago
  7. 8c7a886 Add an IS_DESTROYED flag to FullScore. by Lorenzo Colitti · 4 years, 2 months ago
  8. 38bbdbd Fix a couple of JavaDoc errors in NetworkAgentInfo. by Lorenzo Colitti · 4 years, 2 months ago
  9. 38c4cd9 Remove redundant "using" statement by Yi Kong · 4 years, 2 months ago
  10. 95cb089 Fix EthernetTetheringTest testTestNetworkUpstream flaky by markchien · 4 years, 5 months ago
  11. 2606d9c Merge "Mock resources used directly by LockdownVpnTracker." by Lorenzo Colitti · 4 years, 2 months ago
  12. 93a72d2 Mock more resources for VPNs. by Lorenzo Colitti · 4 years, 2 months ago
  13. 19e6171 Mock resources used directly by LockdownVpnTracker. by Lorenzo Colitti · 4 years, 2 months ago
  14. c6cf669 Merge "CTS for ingress rate limiting" by Patrick Rohr · 4 years, 2 months ago
  15. 96c1ff4 CTS for ingress rate limiting by Patrick Rohr · 4 years, 2 months ago
  16. 85c1765 Remove out-of-date comment. by Lorenzo Colitti · 4 years, 2 months ago
  17. b81abf3 Merge "Run bpf_existence_test in presubmit." by Lorenzo Colitti · 4 years, 2 months ago
  18. 4b654c9 Merge "Rename one of the two EVENT_NETWORK_TESTED messages." by Treehugger Robot · 4 years, 2 months ago
  19. 19ce06b Merge "reduce log level when no interface is present for rate limiting" by Treehugger Robot · 4 years, 2 months ago
  20. fc67ee8 Merge "Skip NetworkStatsServiceTest before T" by Maciej Żenczykowski · 4 years, 2 months ago
  21. 8bf31e80 Merge "Add tests for deleteKernelTagData" by Maciej Żenczykowski · 4 years, 2 months ago
  22. c6d3f3c Use MessageUtils instead of hardcoded strings in policyNameOf. by Lorenzo Colitti · 4 years, 2 months ago
  23. 0261ced Rename one of the two EVENT_NETWORK_TESTED messages. by Lorenzo Colitti · 4 years, 2 months ago
  24. dbb9280 Merge "Don't check validation state in waitForAvailable(..., Network)." by Lorenzo Colitti · 4 years, 2 months ago
  25. d42d164 Merge "Fix HostsideVpnTest#testExcludedRoutes" by Taras Antoshchuk · 4 years, 2 months ago
  26. 98c83d0 Run bpf_existence_test in presubmit. by Lorenzo Colitti · 4 years, 2 months ago
  27. a517f20 reduce log level when no interface is present for rate limiting by Patrick Rohr · 4 years, 2 months ago
  28. e3b067f Skip NetworkStatsServiceTest before T by Patrick Rohr · 4 years, 2 months ago
  29. 5545291 Address comment from aosp/1948169 by Wayne Ma · 4 years, 2 months ago
  30. b194d55 Merge "BpfBitmap Test" by Maciej Żenczykowski · 4 years, 2 months ago
  31. bce8cba Merge "Support "dumpsys connectivity trafficcontroller"" by Maciej Żenczykowski · 4 years, 2 months ago
  32. 83acb39 Merge "libclat: Remove redundant "using android::net::.*"" by Maciej Żenczykowski · 4 years, 2 months ago
  33. c301b44 Merge changes Iddd50583,I7e6e84ba,If5ade0c0 by Maciej Żenczykowski · 4 years, 2 months ago
  34. 64592df Improve logging when using ingress rate limits by Patrick Rohr · 4 years, 2 months ago
  35. ff3b3f8 Allow test networks to be rate limited by Patrick Rohr · 4 years, 2 months ago
  36. cdac749 Fix rate limiting settings observer by Patrick Rohr · 4 years, 2 months ago
  37. e7eb8b1 Merge "Ensure all NetworkMonitor messages store the netId in arg2." by Treehugger Robot · 4 years, 2 months ago
  38. 9de7958 libclat: Remove redundant "using android::net::.*" by Yi Kong · 4 years, 2 months ago
  39. d1b11dc Ensure all NetworkMonitor messages store the netId in arg2. by Lorenzo Colitti · 4 years, 2 months ago
  40. 3035f6c Merge "Cleanup and refine connectivity test config" by Remi NGUYEN VAN · 4 years, 2 months ago
  41. d2bd9db Don't check validation state in waitForAvailable(..., Network). by Lorenzo Colitti · 4 years, 2 months ago
  42. e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 4 years, 3 months ago
  43. 5a2f079 Merge "DscpPolicyTest Check Kernel Version" by Treehugger Robot · 4 years, 2 months ago
  44. 700774f Merge "CTS tests for EthernetNetworkSpecifier" by James Mattis · 4 years, 2 months ago
  45. dc62c75 Merge "Add test for IPv4 UDP forwarding rules in BPF map" by Nucca Chen · 4 years, 2 months ago
  46. deaeefb CTS tests for EthernetNetworkSpecifier by James Mattis · 4 years, 2 months ago
  47. 3226bfb Merge "Fix NetworkStatsServiceTest after adding deleteKernelTagData" by Patrick Rohr · 4 years, 2 months ago
  48. 73da478 Cleanup and refine connectivity test config by Remi NGUYEN VAN · 4 years, 2 months ago
  49. 7d30b56 Merge "Skip BpfExistenceTest#TestPrograms on BPF unsupported device" by Maciej Żenczykowski · 4 years, 2 months ago
  50. 0456900 Skip BpfExistenceTest#TestPrograms on BPF unsupported device by Hungming Chen · 4 years, 2 months ago
  51. f988889 Add tests for deleteKernelTagData by Patrick Rohr · 4 years, 2 months ago
  52. 3b81323 Fix testing with/without connectivity module by Remi NGUYEN VAN · 4 years, 2 months ago
  53. 7c52b69 Fix NetworkStatsServiceTest after adding deleteKernelTagData by Patrick Rohr · 4 years, 2 months ago
  54. c2926f4 DscpPolicyTest Check Kernel Version by Tyler Wear · 4 years, 2 months ago
  55. 6d80f10 Add ThrowableBiConsumer to BpfCoordinatorShim by Tyler Wear · 4 years, 2 months ago
  56. c23ffbd BpfBitmap Test by Tyler Wear · 4 years, 4 months ago
  57. c05d86b Merge "Add KeepalivePacketData toString()" by Treehugger Robot · 4 years, 2 months ago
  58. 622c72e Merge "Address comment from aosp/1948169" by Wayne Ma · 4 years, 2 months ago
  59. 0817bb2 Fix HostsideVpnTest#testExcludedRoutes by Taras Antoshchuk · 4 years, 2 months ago
  60. a525e24 Add test for IPv4 UDP forwarding rules in BPF map by Hungming Chen · 4 years, 6 months ago
  61. 510c2f4 Address comment from aosp/1948169 by Wayne Ma · 4 years, 2 months ago
  62. a828eb7 Merge "Move permissions allowlist for Tethering" by Treehugger Robot · 4 years, 2 months ago
  63. 61ef984 Merge "Dump BPF map in base64 encoded strings for testing" by Nucca Chen · 4 years, 2 months ago
  64. 106569b Merge "Allow test+other networks to have specifiers" by Remi NGUYEN VAN · 4 years, 2 months ago
  65. d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 4 years, 2 months ago
  66. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 4 years, 3 months ago
  67. 4d782d6 Add KeepalivePacketData toString() by Ling Ma · 4 years, 2 months ago
  68. c8f38c7 Merge "Remove unused BpfNetMap jni function" by Mark Chien · 4 years, 2 months ago
  69. d6751bd Merge "Fix tab by replacing it with spaces" by Treehugger Robot · 4 years, 2 months ago
  70. 5be9457 Merge "Refer to SDK constant defined in DevSdkIgnoreRule" by Treehugger Robot · 4 years, 2 months ago
  71. 4dd5be6 Remove unused BpfNetMap jni function by markchien · 4 years, 2 months ago
  72. 137bbed Refer to SDK constant defined in DevSdkIgnoreRule by Chiachang Wang · 4 years, 2 months ago
  73. b5af0fe Fix tab by replacing it with spaces by Aaron Huang · 4 years, 2 months ago
  74. 9fb978d Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Treehugger Robot · 4 years, 2 months ago
  75. 3887280 Merge "Add @SupressLint to get around incorrect warning." by James Mattis · 4 years, 2 months ago
  76. 0fc2ec6 Merge "remove unneeded inclusions of libbpf_android" by Treehugger Robot · 4 years, 2 months ago
  77. 4ef4a44 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 4 years, 2 months ago
  78. 52eac02 Move permissions allowlist for Tethering by Andrei Onea · 4 years, 4 months ago
  79. baefbc3 Merge "Move IpSec APIs to Connectivity module" by Treehugger Robot · 4 years, 2 months ago
  80. 3a33495 Merge "Add Low Power Standby test to NetworkManagementServiceTest" by Robert Horvath · 4 years, 2 months ago
  81. d54fcc4 Merge "Add visibility for core tests" by Junyu Lai · 4 years, 2 months ago
  82. bf9d21a Merge "Add OWNERS for Nearby code" by Lorenzo Colitti · 4 years, 2 months ago
  83. d8965ed Add OWNERS for Nearby code by Remi NGUYEN VAN · 4 years, 2 months ago
  84. 2e778ee Move IpSec APIs to Connectivity module by Aaron Huang · 4 years, 3 months ago
  85. 11ab996 remove unneeded inclusions of libbpf_android by Maciej Żenczykowski · 4 years, 2 months ago
  86. a8ae244 Merge "[MS55.2] Move NetworkStateSnapshot into module folder" by Treehugger Robot · 4 years, 2 months ago
  87. 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 4 years, 2 months ago
  88. d8afb66 Add @SupressLint to get around incorrect warning. by James Mattis · 4 years, 2 months ago
  89. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 4 years, 2 months ago
  90. ec05b33 Merge "Pass the NetworkAgentConfig to NetworkMonitor." by Jean Chalard · 4 years, 2 months ago
  91. 66fbc7d Merge "Mark NetworkAgentConfig fit for inclusion in stable AIDL" by Jean Chalard · 4 years, 2 months ago
  92. 85a4e07 Add visibility for core tests by Remi NGUYEN VAN · 4 years, 2 months ago
  93. 34e16b9 Merge "Move Tether4Key and Tether4Value to common libs" by Nucca Chen · 4 years, 2 months ago
  94. 2857ac4 Add bandwidth limiting to CS by Patrick Rohr · 4 years, 3 months ago
  95. a208436 Add setting that controls network rate limit by Patrick Rohr · 4 years, 3 months ago
  96. 0ad3bec Merge changes from topic "split-pre-jarjar" by Treehugger Robot · 4 years, 2 months ago
  97. dc0d521 [MS55.2] Move NetworkStateSnapshot into module folder by Junyu Lai · 4 years, 3 months ago
  98. e25900b Merge "Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests" by Aaron Huang · 4 years, 2 months ago
  99. 3de910e Dump BPF map in base64 encoded strings for testing by Hungming Chen · 4 years, 6 months ago
  100. 887a22c Move Tether4Key and Tether4Value to common libs by Hungming Chen · 4 years, 2 months ago