1. 50b18a3 Merge "libclat: Remove redundant "using android::net::.*"" am: 83acb39c6c by Maciej Żenczykowski · 3 years, 6 months ago
  2. 83acb39 Merge "libclat: Remove redundant "using android::net::.*"" by Maciej Żenczykowski · 3 years, 6 months ago
  3. 0668dce Merge changes Iddd50583,I7e6e84ba,If5ade0c0 am: c301b4412b by Maciej Żenczykowski · 3 years, 6 months ago
  4. 6c67d90 Merge "Ensure all NetworkMonitor messages store the netId in arg2." am: e7eb8b156f by Treehugger Robot · 3 years, 6 months ago
  5. c301b44 Merge changes Iddd50583,I7e6e84ba,If5ade0c0 by Maciej Żenczykowski · 3 years, 6 months ago
  6. 64592df Improve logging when using ingress rate limits by Patrick Rohr · 3 years, 6 months ago
  7. ff3b3f8 Allow test networks to be rate limited by Patrick Rohr · 3 years, 6 months ago
  8. cdac749 Fix rate limiting settings observer by Patrick Rohr · 3 years, 6 months ago
  9. e7eb8b1 Merge "Ensure all NetworkMonitor messages store the netId in arg2." by Treehugger Robot · 3 years, 6 months ago
  10. 9de7958 libclat: Remove redundant "using android::net::.*" by Yi Kong · 3 years, 6 months ago
  11. d1b11dc Ensure all NetworkMonitor messages store the netId in arg2. by Lorenzo Colitti · 3 years, 6 months ago
  12. 7722ddb Merge "Address comment from aosp/1948169" am: 622c72ea49 by Wayne Ma · 3 years, 6 months ago
  13. 622c72e Merge "Address comment from aosp/1948169" by Wayne Ma · 3 years, 6 months ago
  14. 510c2f4 Address comment from aosp/1948169 by Wayne Ma · 3 years, 6 months ago
  15. bfa7b1a Merge "Merge sc-v2-dev-plus-aosp-without-vendor@8084891" into stage-aosp-master by Xin Li · 3 years, 6 months ago
  16. d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 6 months ago
  17. c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 6 months ago
  18. 4dd5be6 Remove unused BpfNetMap jni function by markchien · 3 years, 6 months ago
  19. a459e6a Merge sc-v2-dev-plus-aosp-without-vendor@8084891 by Xin Li · 3 years, 6 months ago
  20. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 6 months ago
  21. 2857ac4 Add bandwidth limiting to CS by Patrick Rohr · 3 years, 6 months ago
  22. d490072 Pass the NetworkAgentConfig to NetworkMonitor. by Chalard Jean · 3 years, 6 months ago
  23. 96a3f14 Revert "Revert "Update the UIDs only after the native network is created"" by Lorenzo Colitti · 3 years, 6 months ago
  24. 13b96bc Revert "Update the UIDs only after the native network is created" by Jordan Demeulenaere · 3 years, 6 months ago
  25. a7d4766 Update the UIDs only after the native network is created by Chalard Jean · 3 years, 6 months ago
  26. d262e71 Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." by Jean Chalard · 3 years, 6 months ago
  27. a46e4b5 Remove libbase_headers from libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
  28. 7569d51 Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator. by Lorenzo Colitti · 3 years, 6 months ago
  29. 445dede Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 by Patrick Rohr · 3 years, 6 months ago
  30. 3b20dfb Merge changes from topic "low-power-standby-impl" by Robert Horvath · 3 years, 6 months ago
  31. 6a6b071 jni - dynamically link C++ - saves 43 kB by Maciej Żenczykowski · 3 years, 6 months ago
  32. 167c860 libservice-connectivity - dynamically link c++ - saves 600 kB by Maciej Żenczykowski · 3 years, 6 months ago
  33. dcae351 link libbase & libnetdutils dynamically - save ~17.5 kiB by Maciej Żenczykowski · 3 years, 6 months ago
  34. 2f7dac1 remove spurious headers by Maciej Żenczykowski · 3 years, 6 months ago
  35. 0bbe3d2 libclat only depends on libbase_headers not libbase itself by Maciej Żenczykowski · 3 years, 6 months ago
  36. d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 6 months ago
  37. 1db49e1 Handle Low Power Standby chain in ConnectivityService by Robert Horvath · 3 years, 6 months ago
  38. 8dfcb14 Remove libtcutils from dependencies as it is included in lib bpfjni by Patrick Rohr · 3 years, 6 months ago
  39. 2bc73d3 Merge changes Ic6a1aa92,I685f924a,I50fab91e by Jean Chalard · 3 years, 6 months ago
  40. dd42199 Introduce ensureListenableCapabilities by Chalard Jean · 3 years, 8 months ago
  41. ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 6 months ago
  42. 61e9467 Move netlink_listener_test into TrafficControllerTest by Patrick Rohr · 3 years, 6 months ago
  43. 83fb674 Fix BpfNetMap error logging by Patrick Rohr · 3 years, 6 months ago
  44. 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 6 months ago
  45. 2b1b2c7 Revert "Prevent native_init from starting TrafficController" by Patrick Rohr · 3 years, 6 months ago
  46. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 6 months ago
  47. 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 6 months ago
  48. a2f7b18 Link empty nearby library into tethering apex by Remi NGUYEN VAN · 3 years, 7 months ago
  49. 76709a1 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 by Maciej Żenczykowski · 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. e9cd208 Allow Carrier app to request for CBS capability by Sooraj Sasindran · 3 years, 7 months ago
  59. 2a947ce Merge changes from topic "dscp_policies" by Lorenzo Colitti · 3 years, 6 months ago
  60. 3755d90 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Treehugger Robot · 3 years, 6 months ago
  61. e7ebed2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 6 months ago
  62. 47e778e Use the T shims in AOSP by Chalard Jean · 3 years, 6 months ago
  63. debd9ea Don't enable DscpPolicyTracker on pre-T devices. by Lorenzo Colitti · 3 years, 6 months ago
  64. ce0df5a Merge "Correct some errno values before throw ServiceSpecificException" by Treehugger Robot · 3 years, 6 months ago
  65. fff2733 Merge "Load tcutils in ConnectivityService" by Patrick Rohr · 3 years, 6 months ago
  66. f84e2f8 Don't manually load the JNI library in DscpPolicyTracker. by Lorenzo Colitti · 3 years, 6 months ago
  67. 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 11 months ago
  68. e258c59 Load tcutils in ConnectivityService by Patrick Rohr · 3 years, 7 months ago
  69. 6c24db9 Merge "Use the network stack shims in services connectivity" by Jean Chalard · 3 years, 6 months ago
  70. 41c2448 Correct some errno values before throw ServiceSpecificException by Wayne Ma · 3 years, 6 months ago
  71. f8ed984 Merge changes Ie826477d,I5125a3ac by Nucca Chen · 3 years, 6 months ago
  72. 6fb2114 [CLATJ#26] ClatCoordinator: reword clatd starting failure logging by Hungming Chen · 3 years, 6 months ago
  73. 1ff914a [CLATJ#25] ClatCoordinator: stop clatd process gracefully by Hungming Chen · 3 years, 6 months ago
  74. 96400da Use the network stack shims in services connectivity by Chalard Jean · 3 years, 6 months ago
  75. 317be96 Merge "Send exclude local routes value to netd for VPN network" by Chiachang Wang · 3 years, 6 months ago
  76. 43f9729 Merge changes from topic "preparation_fork_clatd_from_system_server" by Maciej Żenczykowski · 3 years, 6 months ago
  77. e1f8ad4 Merge changes from topic "libnetworkstats" by Maciej Żenczykowski · 3 years, 6 months ago
  78. d7b63f8 [CLATJ#23] Close the file descriptor manually by Hungming Chen · 3 years, 6 months ago
  79. 9d11ddf [CLATJ#22] ClatCoordinator: stop clatd by Hungming Chen · 3 years, 7 months ago
  80. 9625caa [CLATJ#21] ClatCoordinator: start clatd by Hungming Chen · 3 years, 7 months ago
  81. eead25d Merge "Add jarjar rules for service-connectivity-tiramisu-pre-jarjar" by Paul Hu · 3 years, 6 months ago
  82. f807ec7 Merge changes from topic "configure_bpf_for_clat" by Maciej Żenczykowski · 3 years, 6 months ago
  83. 0311ea0 Merge "Add support for Multiple enterprise slice" by Sooraj Sasindran · 3 years, 6 months ago
  84. f426b2b Rename libnetdbpf to libnetworkstats by Ken Chen · 3 years, 6 months ago
  85. 824b001 Add jarjar rules for service-connectivity-tiramisu-pre-jarjar by paulhu · 3 years, 7 months ago
  86. 790c83e [NETD-TC#14] Add traffic controller JNI to tethering module by Wayne Ma · 3 years, 7 months ago
  87. 7be6bce [NETD-TC#13] Make TrafficControllerTest as traffic_controller_unit_test by Wayne Ma · 3 years, 7 months ago
  88. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 6 months ago
  89. fb676b5 [CLATJ#20] ClatdCoordinator: stop bpf for clat by Hungming Chen · 3 years, 7 months ago
  90. b1d3ccb [CLATJ#19] ClatdCoordinator: configure bpf for clat by Hungming Chen · 3 years, 7 months ago
  91. 8ebdb6f [CLATJ#18] libclat: move clat tc and bpf utilis from netd by Hungming Chen · 3 years, 7 months ago
  92. a9716ff [NETD-TC#11] Make TrafficController as libtraffic_controller into by Wayne Ma · 3 years, 7 months ago
  93. 0c15519 Merge changes from topic "clean_move_and_delete" by Wayne Ma · 3 years, 6 months ago
  94. 92d8079 Delete dead codes within TrafficController in mainline module by Wayne Ma · 3 years, 7 months ago
  95. 4d69233 Move TrafficController relevant files from netd to mainline module by Wayne Ma · 3 years, 7 months ago
  96. 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 8 months ago
  97. 0ea3bdc [NETD-TC#10] Create BpfNetMaps class by Wayne Ma · 3 years, 7 months ago
  98. 050b652 [CLATJ#16] Rename JNI/Dependencies function and improve JNI error handling by Hungming Chen · 3 years, 7 months ago
  99. 847b2ce [CLATJ#15] ClatCoordinator: add socket filter to packet socket by Hungming Chen · 3 years, 7 months ago
  100. 2c3acb0 [CLATJ#14] ClatCoordinator: add anycast to raw socket by Hungming Chen · 3 years, 7 months ago