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