1. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 3 months ago
  2. ec05b33 Merge "Pass the NetworkAgentConfig to NetworkMonitor." by Jean Chalard · 3 years, 3 months ago
  3. 66fbc7d Merge "Mark NetworkAgentConfig fit for inclusion in stable AIDL" by Jean Chalard · 3 years, 3 months ago
  4. 34e16b9 Merge "Move Tether4Key and Tether4Value to common libs" by Nucca Chen · 3 years, 3 months ago
  5. 0ad3bec Merge changes from topic "split-pre-jarjar" by Treehugger Robot · 3 years, 3 months ago
  6. e25900b Merge "Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests" by Aaron Huang · 3 years, 3 months ago
  7. 887a22c Move Tether4Key and Tether4Value to common libs by Hungming Chen · 3 years, 3 months ago
  8. 91e3dc2 Enable framework-connectivity-t-pre-jarjar for service-t by junyulai · 3 years, 3 months ago
  9. 2ba9dbe Split out connectivity-t-pre-jarjar and tests by Remi NGUYEN VAN · 3 years, 3 months ago
  10. d04a1ef Merge "Change gid of cgroupskb/<ingress|egress>/stats" by Ken Chen · 3 years, 3 months ago
  11. d490072 Pass the NetworkAgentConfig to NetworkMonitor. by Chalard Jean · 3 years, 3 months ago
  12. 3068ce7 Mark NetworkAgentConfig fit for inclusion in stable AIDL by Chalard Jean · 3 years, 3 months ago
  13. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 3 months ago
  14. 0762151 Merge "Marking test receiver as exported." by Michael Groover · 3 years, 3 months ago
  15. e541aa4 Change gid of cgroupskb/<ingress|egress>/stats by Ken Chen · 3 years, 3 months ago
  16. c3f9e0e Merge "Revert "Revert "Update the UIDs only after the native network is created""" by Lorenzo Colitti · 3 years, 3 months ago
  17. 96a3f14 Revert "Revert "Update the UIDs only after the native network is created"" by Lorenzo Colitti · 3 years, 3 months ago
  18. 720ad7c Have connectivity targets be visible to Frameworks[Vcn|Ike]Tests by Aaron Huang · 3 years, 3 months ago
  19. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 3 months ago
  20. 4acd661 Merge "Revert "Update the UIDs only after the native network is created"" by Jordan Demeulenaere · 3 years, 3 months ago
  21. 13b96bc Revert "Update the UIDs only after the native network is created" by Jordan Demeulenaere · 3 years, 3 months ago
  22. 446c376 Merge "Address API review comments for DhcpOption object" by Mingguang Xu · 3 years, 3 months ago
  23. 6914a16 Address API review comments for DhcpOption object by Mingguang Xu · 3 years, 3 months ago
  24. 4c06b38 Marking test receiver as exported. by Jacob Hobbie · 3 years, 3 months ago
  25. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 5 months ago
  26. e7036be Merge "Reduce the flakiness of carrier privileges check" by Rambo Wang · 3 years, 3 months ago
  27. 0db496e Fix libnetworkstats_test. by Lorenzo Colitti · 3 years, 3 months ago
  28. a7d4766 Update the UIDs only after the native network is created by Chalard Jean · 3 years, 3 months ago
  29. d262e71 Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." by Jean Chalard · 3 years, 3 months ago
  30. 4d64bd6 Reduce the flakiness of carrier privileges check by Rambo Wang · 3 years, 3 months ago
  31. 5495745 Merge "Remove libbase_headers from libservice-connectivity" by Treehugger Robot · 3 years, 3 months ago
  32. f7d2824 Merge changes from topic "move-testbpfmap" by Patrick Rohr · 3 years, 3 months ago
  33. 9335a56 Merge "Add APIs for discovery with a network request" by Remi NGUYEN VAN · 3 years, 3 months ago
  34. d61719c Merge "Add APIs for discover/resolve on specific networks" by Remi NGUYEN VAN · 3 years, 3 months ago
  35. a46e4b5 Remove libbase_headers from libservice-connectivity by Patrick Rohr · 3 years, 3 months ago
  36. 7569d51 Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator. by Lorenzo Colitti · 3 years, 3 months ago
  37. 1513c99 Merge "Fix documentation link" by Treehugger Robot · 3 years, 3 months ago
  38. 1705eb9 Extract TestBpfMap from BpfCoordinatorTest. by Lorenzo Colitti · 3 years, 3 months ago
  39. 3157918 Add jarjar rule for com.android.testutils.TestBpfMap by Patrick Rohr · 3 years, 3 months ago
  40. 445dede Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 by Patrick Rohr · 3 years, 3 months ago
  41. 3b20dfb Merge changes from topic "low-power-standby-impl" by Robert Horvath · 3 years, 3 months ago
  42. 7929473 Add APIs for discovery with a network request by Remi NGUYEN VAN · 3 years, 3 months ago
  43. 06bdcec Add APIs for discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 4 months ago
  44. 6a6b071 jni - dynamically link C++ - saves 43 kB by Maciej Żenczykowski · 3 years, 3 months ago
  45. 167c860 libservice-connectivity - dynamically link c++ - saves 600 kB by Maciej Żenczykowski · 3 years, 3 months ago
  46. dcae351 link libbase & libnetdutils dynamically - save ~17.5 kiB by Maciej Żenczykowski · 3 years, 3 months ago
  47. 2f7dac1 remove spurious headers by Maciej Żenczykowski · 3 years, 3 months ago
  48. 0bbe3d2 libclat only depends on libbase_headers not libbase itself by Maciej Żenczykowski · 3 years, 3 months ago
  49. 35e2ab4 Merge "Remove libtcutils from dependencies as it is included in lib bpfjni" by Treehugger Robot · 3 years, 3 months ago
  50. d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 3 months ago
  51. 1db49e1 Handle Low Power Standby chain in ConnectivityService by Robert Horvath · 3 years, 3 months ago
  52. 5442302 Implement Low Power Standby packet filtering in BPF program by Robert Horvath · 3 years, 3 months ago
  53. d902519 Grant 'w' rights to for-system subdirectory for root. by Maciej Żenczykowski · 3 years, 3 months ago
  54. 8dfcb14 Remove libtcutils from dependencies as it is included in lib bpfjni by Patrick Rohr · 3 years, 3 months ago
  55. 1a435a8 Merge "link libbase statically into libnetd_updatable - saves ~85 kB" by Maciej Żenczykowski · 3 years, 3 months ago
  56. c226524 Merge changes from topic "low-power-standby-connectivity" by Robert Horvath · 3 years, 3 months ago
  57. 2bc73d3 Merge changes Ic6a1aa92,I685f924a,I50fab91e by Jean Chalard · 3 years, 3 months ago
  58. 5fd3cfa Use packBitList to prevent long-related mistakes by Chalard Jean · 3 years, 4 months ago
  59. dd42199 Introduce ensureListenableCapabilities by Chalard Jean · 3 years, 4 months ago
  60. ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 3 months ago
  61. 61e9467 Move netlink_listener_test into TrafficControllerTest by Patrick Rohr · 3 years, 3 months ago
  62. 83fb674 Fix BpfNetMap error logging by Patrick Rohr · 3 years, 3 months ago
  63. 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 3 months ago
  64. 2b1b2c7 Revert "Prevent native_init from starting TrafficController" by Patrick Rohr · 3 years, 3 months ago
  65. 2dac948 Define BLOCKED_REASON_LOW_POWER_STANDBY by Robert Horvath · 3 years, 6 months ago
  66. 34cba14 Define FIREWALL_CHAIN_LOW_POWER_STANDBY by Robert Horvath · 3 years, 3 months ago
  67. d817436 Add libservice-connectivity to integration tests by Patrick Rohr · 3 years, 3 months ago
  68. d36de12 Merge "Clean up BpfNetMaps" by Treehugger Robot · 3 years, 3 months ago
  69. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 3 months ago
  70. 687c383 Fix lint errors in NetworkStatsManagerTest. by Lorenzo Colitti · 3 years, 3 months ago
  71. eb8d855 Rename NetworkUsageStatsTest and move to networking CTS tests. by Lorenzo Colitti · 3 years, 3 months ago
  72. 6ac2893 Merge "Add ConnectivityFrameworkInitializerTiramisu cts tests" by Treehugger Robot · 3 years, 3 months ago
  73. f36a025 Merge "Fix DscpPolicyTest EBADF" by Treehugger Robot · 3 years, 3 months ago
  74. 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 3 months ago
  75. f8943ea link libbase statically into libnetd_updatable - saves ~85 kB by Maciej Żenczykowski · 3 years, 3 months ago
  76. a2f7b18 Link empty nearby library into tethering apex by Remi NGUYEN VAN · 3 years, 4 months ago
  77. 76709a1 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 by Maciej Żenczykowski · 3 years, 3 months ago
  78. 4fcb8ad Merge changes Id5e5b911,I8301abad,I7262811a,I658e579b,I7d43ef0e by Jean Chalard · 3 years, 3 months ago
  79. 523eaff Merge "[NETD-BPF#19] Mainline part of bpf code from netd" by Ken Chen · 3 years, 3 months ago
  80. c2984fd Prevent native_init from starting TrafficController by Patrick Rohr · 3 years, 3 months ago
  81. 313bc6c Remove libutils dependency from libservice-connectivity by Patrick Rohr · 3 years, 3 months ago
  82. 361b859 Merge libtraffic_controller_jni into libservice-connectivity by Patrick Rohr · 3 years, 3 months ago
  83. d508855 Merge "Fix kernelToTag import in NetworkStatsFactoryTest." by Lorenzo Colitti · 3 years, 3 months ago
  84. 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 3 months ago
  85. 41a602d Expose access UIDs. by Chalard Jean · 3 years, 3 months ago
  86. e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 3 months ago
  87. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 5 months ago
  88. 1522857 Clean up restrictions on network agent capabilities by Chalard Jean · 3 years, 3 months ago
  89. 366c525 Sanitize NetworkCapabilities from agent on the handler thread by Chalard Jean · 3 years, 3 months ago
  90. e9cd208 Allow Carrier app to request for CBS capability by Sooraj Sasindran · 3 years, 4 months ago
  91. 1647f60 [NETD-BPF#19] Mainline part of bpf code from netd by Ken Chen · 3 years, 7 months ago
  92. f59770f Fix kernelToTag import in NetworkStatsFactoryTest. by Lorenzo Colitti · 3 years, 3 months ago
  93. e3b307e Fix DscpPolicyTest EBADF by Patrick Rohr · 3 years, 3 months ago
  94. c5ad7cd Merge "Adjust NetworkStatsServiceTest to mock out the JNI." by Treehugger Robot · 3 years, 3 months ago
  95. 9fdbb7e Adjust NetworkStatsServiceTest to mock out the JNI. by Lorenzo Colitti · 3 years, 3 months ago
  96. dd5bc74 Merge "Increase the number of test service names" by Treehugger Robot · 3 years, 3 months ago
  97. 2be7b1d Merge "Conditionally disable TetheringApiCurrentLib" by Treehugger Robot · 3 years, 3 months ago
  98. 2a947ce Merge changes from topic "dscp_policies" by Lorenzo Colitti · 3 years, 3 months ago
  99. 3755d90 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Treehugger Robot · 3 years, 3 months ago
  100. e7ebed2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 3 months ago