1. 4eeea56 Merge changes from topic "bandwidth-limiting" am: 6b5b7b40d8 by Patrick Rohr · 3 years, 6 months ago
  2. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 6 months ago
  3. 33235c7 Merge "Pass the NetworkAgentConfig to NetworkMonitor." am: ec05b337aa by Jean Chalard · 3 years, 6 months ago
  4. 2857ac4 Add bandwidth limiting to CS by Patrick Rohr · 3 years, 6 months ago
  5. d490072 Pass the NetworkAgentConfig to NetworkMonitor. by Chalard Jean · 3 years, 6 months ago
  6. 5dfa16f Merge "Revert "Revert "Update the UIDs only after the native network is created""" am: c3f9e0e37c by Lorenzo Colitti · 3 years, 6 months ago
  7. 96a3f14 Revert "Revert "Update the UIDs only after the native network is created"" by Lorenzo Colitti · 3 years, 6 months ago
  8. 13b96bc Revert "Update the UIDs only after the native network is created" by Jordan Demeulenaere · 3 years, 6 months ago
  9. a7d4766 Update the UIDs only after the native network is created by Chalard Jean · 3 years, 6 months ago
  10. 1e004d6 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  11. f3f151f Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." am: d262e71965 by Jean Chalard · 3 years, 6 months ago
  12. d262e71 Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." by Jean Chalard · 3 years, 6 months ago
  13. 4b1ed0f Merge "Remove libbase_headers from libservice-connectivity" am: 54957450bc by Treehugger Robot · 3 years, 6 months ago
  14. a46e4b5 Remove libbase_headers from libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
  15. 7569d51 Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator. by Lorenzo Colitti · 3 years, 6 months ago
  16. c39923d Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 am: 445dede4eb by Patrick Rohr · 3 years, 6 months ago
  17. 445dede Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 by Patrick Rohr · 3 years, 6 months ago
  18. c1ce10a Merge changes from topic "low-power-standby-impl" am: 3b20dfbcb7 by Robert Horvath · 3 years, 6 months ago
  19. 3b20dfb Merge changes from topic "low-power-standby-impl" by Robert Horvath · 3 years, 6 months ago
  20. 6a6b071 jni - dynamically link C++ - saves 43 kB by Maciej Żenczykowski · 3 years, 6 months ago
  21. 167c860 libservice-connectivity - dynamically link c++ - saves 600 kB by Maciej Żenczykowski · 3 years, 6 months ago
  22. dcae351 link libbase & libnetdutils dynamically - save ~17.5 kiB by Maciej Żenczykowski · 3 years, 6 months ago
  23. 2f7dac1 remove spurious headers by Maciej Żenczykowski · 3 years, 6 months ago
  24. 0bbe3d2 libclat only depends on libbase_headers not libbase itself by Maciej Żenczykowski · 3 years, 6 months ago
  25. 3bd97bc Merge "Remove libtcutils from dependencies as it is included in lib bpfjni" am: 35e2ab4c11 by Treehugger Robot · 3 years, 6 months ago
  26. d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 6 months ago
  27. 1db49e1 Handle Low Power Standby chain in ConnectivityService by Robert Horvath · 3 years, 6 months ago
  28. 8dfcb14 Remove libtcutils from dependencies as it is included in lib bpfjni by Patrick Rohr · 3 years, 6 months ago
  29. 15d3140 Merge changes Ic6a1aa92,I685f924a,I50fab91e am: 2bc73d3b18 by Jean Chalard · 3 years, 6 months ago
  30. 2bc73d3 Merge changes Ic6a1aa92,I685f924a,I50fab91e by Jean Chalard · 3 years, 6 months ago
  31. dd42199 Introduce ensureListenableCapabilities by Chalard Jean · 3 years, 8 months ago
  32. ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 6 months ago
  33. ff1c10c Move netlink_listener_test into TrafficControllerTest am: 61e9467fa6 by Patrick Rohr · 3 years, 6 months ago
  34. 6a9ff90 Fix BpfNetMap error logging am: 83fb6742ac by Patrick Rohr · 3 years, 6 months ago
  35. e7853f0 Enable TrafficController in apex am: 216dfc82f6 by Patrick Rohr · 3 years, 6 months ago
  36. 05bc851 Revert "Prevent native_init from starting TrafficController" am: 2b1b2c7206 by Patrick Rohr · 3 years, 6 months ago
  37. 61e9467 Move netlink_listener_test into TrafficControllerTest by Patrick Rohr · 3 years, 6 months ago
  38. 83fb674 Fix BpfNetMap error logging by Patrick Rohr · 3 years, 6 months ago
  39. 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 6 months ago
  40. 2b1b2c7 Revert "Prevent native_init from starting TrafficController" by Patrick Rohr · 3 years, 6 months ago
  41. 33a41b8 Merge "Clean up BpfNetMaps" am: d36de12652 by Treehugger Robot · 3 years, 6 months ago
  42. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 6 months ago
  43. 7abb73c Reorganize connectivity framework dependencies am: 6a20eeda42 by Remi NGUYEN VAN · 3 years, 6 months ago
  44. 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 6 months ago
  45. d6a7eae Link empty nearby library into tethering apex am: a2f7b18680 by Remi NGUYEN VAN · 3 years, 6 months ago
  46. f0a36ba Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 am: 76709a18e9 by Maciej Żenczykowski · 3 years, 6 months ago
  47. a2f7b18 Link empty nearby library into tethering apex by Remi NGUYEN VAN · 3 years, 7 months ago
  48. 76709a1 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 by Maciej Żenczykowski · 3 years, 6 months ago
  49. 5f780da Merge changes Id5e5b911,I8301abad,I7262811a,I658e579b,I7d43ef0e am: 4fcb8ad292 by Jean Chalard · 3 years, 6 months ago
  50. c2984fd Prevent native_init from starting TrafficController by Patrick Rohr · 3 years, 6 months ago
  51. 313bc6c Remove libutils dependency from libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
  52. 361b859 Merge libtraffic_controller_jni into libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
  53. 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 7 months ago
  54. e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 6 months ago
  55. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 8 months ago
  56. 1522857 Clean up restrictions on network agent capabilities by Chalard Jean · 3 years, 6 months ago
  57. 366c525 Sanitize NetworkCapabilities from agent on the handler thread by Chalard Jean · 3 years, 6 months ago
  58. 42ba1af Allow Carrier app to request for CBS capability am: e9cd2084e4 by Sooraj Sasindran · 3 years, 6 months ago
  59. e9cd208 Allow Carrier app to request for CBS capability by Sooraj Sasindran · 3 years, 7 months ago
  60. aa8facf Merge changes from topic "dscp_policies" am: 2a947ceb50 by Lorenzo Colitti · 3 years, 6 months ago
  61. d123238 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" am: 3755d9048a by Treehugger Robot · 3 years, 6 months ago
  62. 2a947ce Merge changes from topic "dscp_policies" by Lorenzo Colitti · 3 years, 6 months ago
  63. 3755d90 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Treehugger Robot · 3 years, 6 months ago
  64. e7ebed2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 6 months ago
  65. 47e778e Use the T shims in AOSP by Chalard Jean · 3 years, 6 months ago
  66. debd9ea Don't enable DscpPolicyTracker on pre-T devices. by Lorenzo Colitti · 3 years, 6 months ago
  67. ce0df5a Merge "Correct some errno values before throw ServiceSpecificException" by Treehugger Robot · 3 years, 6 months ago
  68. fff2733 Merge "Load tcutils in ConnectivityService" by Patrick Rohr · 3 years, 6 months ago
  69. f84e2f8 Don't manually load the JNI library in DscpPolicyTracker. by Lorenzo Colitti · 3 years, 6 months ago
  70. 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 11 months ago
  71. e258c59 Load tcutils in ConnectivityService by Patrick Rohr · 3 years, 7 months ago
  72. 6c24db9 Merge "Use the network stack shims in services connectivity" by Jean Chalard · 3 years, 6 months ago
  73. 41c2448 Correct some errno values before throw ServiceSpecificException by Wayne Ma · 3 years, 6 months ago
  74. f8ed984 Merge changes Ie826477d,I5125a3ac by Nucca Chen · 3 years, 6 months ago
  75. 6fb2114 [CLATJ#26] ClatCoordinator: reword clatd starting failure logging by Hungming Chen · 3 years, 6 months ago
  76. 1ff914a [CLATJ#25] ClatCoordinator: stop clatd process gracefully by Hungming Chen · 3 years, 6 months ago
  77. 96400da Use the network stack shims in services connectivity by Chalard Jean · 3 years, 6 months ago
  78. 317be96 Merge "Send exclude local routes value to netd for VPN network" by Chiachang Wang · 3 years, 6 months ago
  79. 43f9729 Merge changes from topic "preparation_fork_clatd_from_system_server" by Maciej Żenczykowski · 3 years, 6 months ago
  80. e1f8ad4 Merge changes from topic "libnetworkstats" by Maciej Żenczykowski · 3 years, 6 months ago
  81. d7b63f8 [CLATJ#23] Close the file descriptor manually by Hungming Chen · 3 years, 6 months ago
  82. 9d11ddf [CLATJ#22] ClatCoordinator: stop clatd by Hungming Chen · 3 years, 7 months ago
  83. 9625caa [CLATJ#21] ClatCoordinator: start clatd by Hungming Chen · 3 years, 7 months ago
  84. eead25d Merge "Add jarjar rules for service-connectivity-tiramisu-pre-jarjar" by Paul Hu · 3 years, 6 months ago
  85. f807ec7 Merge changes from topic "configure_bpf_for_clat" by Maciej Żenczykowski · 3 years, 6 months ago
  86. 0311ea0 Merge "Add support for Multiple enterprise slice" by Sooraj Sasindran · 3 years, 6 months ago
  87. f426b2b Rename libnetdbpf to libnetworkstats by Ken Chen · 3 years, 6 months ago
  88. 824b001 Add jarjar rules for service-connectivity-tiramisu-pre-jarjar by paulhu · 3 years, 7 months ago
  89. 790c83e [NETD-TC#14] Add traffic controller JNI to tethering module by Wayne Ma · 3 years, 7 months ago
  90. 7be6bce [NETD-TC#13] Make TrafficControllerTest as traffic_controller_unit_test by Wayne Ma · 3 years, 7 months ago
  91. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 6 months ago
  92. fb676b5 [CLATJ#20] ClatdCoordinator: stop bpf for clat by Hungming Chen · 3 years, 7 months ago
  93. b1d3ccb [CLATJ#19] ClatdCoordinator: configure bpf for clat by Hungming Chen · 3 years, 7 months ago
  94. 8ebdb6f [CLATJ#18] libclat: move clat tc and bpf utilis from netd by Hungming Chen · 3 years, 7 months ago
  95. a9716ff [NETD-TC#11] Make TrafficController as libtraffic_controller into by Wayne Ma · 3 years, 7 months ago
  96. 0c15519 Merge changes from topic "clean_move_and_delete" by Wayne Ma · 3 years, 6 months ago
  97. 92d8079 Delete dead codes within TrafficController in mainline module by Wayne Ma · 3 years, 7 months ago
  98. 4d69233 Move TrafficController relevant files from netd to mainline module by Wayne Ma · 3 years, 7 months ago
  99. 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 8 months ago
  100. 0ea3bdc [NETD-TC#10] Create BpfNetMaps class by Wayne Ma · 3 years, 7 months ago