1. 8c7a886 Add an IS_DESTROYED flag to FullScore. by Lorenzo Colitti · 3 years, 6 months ago
  2. c6d3f3c Use MessageUtils instead of hardcoded strings in policyNameOf. by Lorenzo Colitti · 3 years, 6 months ago
  3. 0261ced Rename one of the two EVENT_NETWORK_TESTED messages. by Lorenzo Colitti · 3 years, 6 months ago
  4. dbb9280 Merge "Don't check validation state in waitForAvailable(..., Network)." by Lorenzo Colitti · 3 years, 6 months ago
  5. d42d164 Merge "Fix HostsideVpnTest#testExcludedRoutes" by Taras Antoshchuk · 3 years, 6 months ago
  6. 5545291 Address comment from aosp/1948169 by Wayne Ma · 3 years, 6 months ago
  7. b194d55 Merge "BpfBitmap Test" by Maciej Żenczykowski · 3 years, 6 months ago
  8. bce8cba Merge "Support "dumpsys connectivity trafficcontroller"" by Maciej Żenczykowski · 3 years, 6 months ago
  9. 83acb39 Merge "libclat: Remove redundant "using android::net::.*"" by Maciej Żenczykowski · 3 years, 6 months ago
  10. c301b44 Merge changes Iddd50583,I7e6e84ba,If5ade0c0 by Maciej Żenczykowski · 3 years, 6 months ago
  11. 64592df Improve logging when using ingress rate limits by Patrick Rohr · 3 years, 6 months ago
  12. ff3b3f8 Allow test networks to be rate limited by Patrick Rohr · 3 years, 6 months ago
  13. cdac749 Fix rate limiting settings observer by Patrick Rohr · 3 years, 6 months ago
  14. e7eb8b1 Merge "Ensure all NetworkMonitor messages store the netId in arg2." by Treehugger Robot · 3 years, 6 months ago
  15. 9de7958 libclat: Remove redundant "using android::net::.*" by Yi Kong · 3 years, 6 months ago
  16. d1b11dc Ensure all NetworkMonitor messages store the netId in arg2. by Lorenzo Colitti · 3 years, 6 months ago
  17. 3035f6c Merge "Cleanup and refine connectivity test config" by Remi NGUYEN VAN · 3 years, 6 months ago
  18. d2bd9db Don't check validation state in waitForAvailable(..., Network). by Lorenzo Colitti · 3 years, 6 months ago
  19. e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 3 years, 6 months ago
  20. 5a2f079 Merge "DscpPolicyTest Check Kernel Version" by Treehugger Robot · 3 years, 6 months ago
  21. 700774f Merge "CTS tests for EthernetNetworkSpecifier" by James Mattis · 3 years, 6 months ago
  22. dc62c75 Merge "Add test for IPv4 UDP forwarding rules in BPF map" by Nucca Chen · 3 years, 6 months ago
  23. deaeefb CTS tests for EthernetNetworkSpecifier by James Mattis · 3 years, 6 months ago
  24. 3226bfb Merge "Fix NetworkStatsServiceTest after adding deleteKernelTagData" by Patrick Rohr · 3 years, 6 months ago
  25. 73da478 Cleanup and refine connectivity test config by Remi NGUYEN VAN · 3 years, 6 months ago
  26. 7d30b56 Merge "Skip BpfExistenceTest#TestPrograms on BPF unsupported device" by Maciej Żenczykowski · 3 years, 6 months ago
  27. 0456900 Skip BpfExistenceTest#TestPrograms on BPF unsupported device by Hungming Chen · 3 years, 6 months ago
  28. 3b81323 Fix testing with/without connectivity module by Remi NGUYEN VAN · 3 years, 6 months ago
  29. 7c52b69 Fix NetworkStatsServiceTest after adding deleteKernelTagData by Patrick Rohr · 3 years, 6 months ago
  30. c2926f4 DscpPolicyTest Check Kernel Version by Tyler Wear · 3 years, 6 months ago
  31. 6d80f10 Add ThrowableBiConsumer to BpfCoordinatorShim by Tyler Wear · 3 years, 6 months ago
  32. c23ffbd BpfBitmap Test by Tyler Wear · 3 years, 8 months ago
  33. c05d86b Merge "Add KeepalivePacketData toString()" by Treehugger Robot · 3 years, 6 months ago
  34. 622c72e Merge "Address comment from aosp/1948169" by Wayne Ma · 3 years, 6 months ago
  35. 0817bb2 Fix HostsideVpnTest#testExcludedRoutes by Taras Antoshchuk · 3 years, 6 months ago
  36. a525e24 Add test for IPv4 UDP forwarding rules in BPF map by Hungming Chen · 3 years, 10 months ago
  37. 510c2f4 Address comment from aosp/1948169 by Wayne Ma · 3 years, 6 months ago
  38. a828eb7 Merge "Move permissions allowlist for Tethering" by Treehugger Robot · 3 years, 6 months ago
  39. 61ef984 Merge "Dump BPF map in base64 encoded strings for testing" by Nucca Chen · 3 years, 6 months ago
  40. 106569b Merge "Allow test+other networks to have specifiers" by Remi NGUYEN VAN · 3 years, 6 months ago
  41. d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 6 months ago
  42. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 6 months ago
  43. 4d782d6 Add KeepalivePacketData toString() by Ling Ma · 3 years, 6 months ago
  44. c8f38c7 Merge "Remove unused BpfNetMap jni function" by Mark Chien · 3 years, 6 months ago
  45. d6751bd Merge "Fix tab by replacing it with spaces" by Treehugger Robot · 3 years, 6 months ago
  46. 5be9457 Merge "Refer to SDK constant defined in DevSdkIgnoreRule" by Treehugger Robot · 3 years, 6 months ago
  47. 4dd5be6 Remove unused BpfNetMap jni function by markchien · 3 years, 6 months ago
  48. 137bbed Refer to SDK constant defined in DevSdkIgnoreRule by Chiachang Wang · 3 years, 6 months ago
  49. b5af0fe Fix tab by replacing it with spaces by Aaron Huang · 3 years, 6 months ago
  50. 9fb978d Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Treehugger Robot · 3 years, 6 months ago
  51. 3887280 Merge "Add @SupressLint to get around incorrect warning." by James Mattis · 3 years, 6 months ago
  52. 0fc2ec6 Merge "remove unneeded inclusions of libbpf_android" by Treehugger Robot · 3 years, 6 months ago
  53. 4ef4a44 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 6 months ago
  54. 52eac02 Move permissions allowlist for Tethering by Andrei Onea · 3 years, 8 months ago
  55. baefbc3 Merge "Move IpSec APIs to Connectivity module" by Treehugger Robot · 3 years, 6 months ago
  56. 3a33495 Merge "Add Low Power Standby test to NetworkManagementServiceTest" by Robert Horvath · 3 years, 6 months ago
  57. d54fcc4 Merge "Add visibility for core tests" by Junyu Lai · 3 years, 6 months ago
  58. bf9d21a Merge "Add OWNERS for Nearby code" by Lorenzo Colitti · 3 years, 6 months ago
  59. d8965ed Add OWNERS for Nearby code by Remi NGUYEN VAN · 3 years, 6 months ago
  60. 2e778ee Move IpSec APIs to Connectivity module by Aaron Huang · 3 years, 7 months ago
  61. 11ab996 remove unneeded inclusions of libbpf_android by Maciej Żenczykowski · 3 years, 6 months ago
  62. a8ae244 Merge "[MS55.2] Move NetworkStateSnapshot into module folder" by Treehugger Robot · 3 years, 6 months ago
  63. 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 6 months ago
  64. d8afb66 Add @SupressLint to get around incorrect warning. by James Mattis · 3 years, 6 months ago
  65. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 6 months ago
  66. ec05b33 Merge "Pass the NetworkAgentConfig to NetworkMonitor." by Jean Chalard · 3 years, 6 months ago
  67. 66fbc7d Merge "Mark NetworkAgentConfig fit for inclusion in stable AIDL" by Jean Chalard · 3 years, 6 months ago
  68. 85a4e07 Add visibility for core tests by Remi NGUYEN VAN · 3 years, 6 months ago
  69. 34e16b9 Merge "Move Tether4Key and Tether4Value to common libs" by Nucca Chen · 3 years, 6 months ago
  70. 2857ac4 Add bandwidth limiting to CS by Patrick Rohr · 3 years, 6 months ago
  71. a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 7 months ago
  72. 0ad3bec Merge changes from topic "split-pre-jarjar" by Treehugger Robot · 3 years, 6 months ago
  73. dc0d521 [MS55.2] Move NetworkStateSnapshot into module folder by Junyu Lai · 3 years, 7 months ago
  74. e25900b Merge "Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests" by Aaron Huang · 3 years, 6 months ago
  75. 3de910e Dump BPF map in base64 encoded strings for testing by Hungming Chen · 3 years, 10 months ago
  76. 887a22c Move Tether4Key and Tether4Value to common libs by Hungming Chen · 3 years, 6 months ago
  77. 91e3dc2 Enable framework-connectivity-t-pre-jarjar for service-t by junyulai · 3 years, 6 months ago
  78. 2ba9dbe Split out connectivity-t-pre-jarjar and tests by Remi NGUYEN VAN · 3 years, 6 months ago
  79. d04a1ef Merge "Change gid of cgroupskb/<ingress|egress>/stats" by Ken Chen · 3 years, 6 months ago
  80. f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 6 months ago
  81. d490072 Pass the NetworkAgentConfig to NetworkMonitor. by Chalard Jean · 3 years, 6 months ago
  82. 3068ce7 Mark NetworkAgentConfig fit for inclusion in stable AIDL by Chalard Jean · 3 years, 6 months ago
  83. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 6 months ago
  84. 0762151 Merge "Marking test receiver as exported." by Michael Groover · 3 years, 6 months ago
  85. e541aa4 Change gid of cgroupskb/<ingress|egress>/stats by Ken Chen · 3 years, 6 months ago
  86. c3f9e0e Merge "Revert "Revert "Update the UIDs only after the native network is created""" by Lorenzo Colitti · 3 years, 6 months ago
  87. 96a3f14 Revert "Revert "Update the UIDs only after the native network is created"" by Lorenzo Colitti · 3 years, 6 months ago
  88. 720ad7c Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests by Aaron Huang · 3 years, 6 months ago
  89. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 6 months ago
  90. 4acd661 Merge "Revert "Update the UIDs only after the native network is created"" by Jordan Demeulenaere · 3 years, 6 months ago
  91. 13b96bc Revert "Update the UIDs only after the native network is created" by Jordan Demeulenaere · 3 years, 6 months ago
  92. 446c376 Merge "Address API review comments for DhcpOption object" by Mingguang Xu · 3 years, 6 months ago
  93. 6914a16 Address API review comments for DhcpOption object by Mingguang Xu · 3 years, 6 months ago
  94. 4c06b38 Marking test receiver as exported. by Jacob Hobbie · 3 years, 6 months ago
  95. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 8 months ago
  96. e7036be Merge "Reduce the flakiness of carrier privileges check" by Rambo Wang · 3 years, 6 months ago
  97. 0db496e Fix libnetworkstats_test. by Lorenzo Colitti · 3 years, 6 months ago
  98. a7d4766 Update the UIDs only after the native network is created by Chalard Jean · 3 years, 6 months ago
  99. d262e71 Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." by Jean Chalard · 3 years, 6 months ago
  100. 4d64bd6 Reduce the flakiness of carrier privileges check by Rambo Wang · 3 years, 6 months ago