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