1. 2f7dac1 remove spurious headers by Maciej Żenczykowski · 3 years, 6 months ago
  2. 0bbe3d2 libclat only depends on libbase_headers not libbase itself by Maciej Żenczykowski · 3 years, 6 months ago
  3. 8dfcb14 Remove libtcutils from dependencies as it is included in lib bpfjni by Patrick Rohr · 3 years, 6 months ago
  4. 2bc73d3 Merge changes Ic6a1aa92,I685f924a,I50fab91e by Jean Chalard · 3 years, 6 months ago
  5. dd42199 Introduce ensureListenableCapabilities by Chalard Jean · 3 years, 8 months ago
  6. ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 6 months ago
  7. 61e9467 Move netlink_listener_test into TrafficControllerTest by Patrick Rohr · 3 years, 6 months ago
  8. 83fb674 Fix BpfNetMap error logging by Patrick Rohr · 3 years, 6 months ago
  9. 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 6 months ago
  10. 2b1b2c7 Revert "Prevent native_init from starting TrafficController" by Patrick Rohr · 3 years, 6 months ago
  11. f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 6 months ago
  12. 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 6 months ago
  13. a2f7b18 Link empty nearby library into tethering apex by Remi NGUYEN VAN · 3 years, 7 months ago
  14. 76709a1 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 by Maciej Żenczykowski · 3 years, 6 months ago
  15. c2984fd Prevent native_init from starting TrafficController by Patrick Rohr · 3 years, 6 months ago
  16. 313bc6c Remove libutils dependency from libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
  17. 361b859 Merge libtraffic_controller_jni into libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
  18. 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 7 months ago
  19. e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 6 months ago
  20. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 8 months ago
  21. 1522857 Clean up restrictions on network agent capabilities by Chalard Jean · 3 years, 6 months ago
  22. 366c525 Sanitize NetworkCapabilities from agent on the handler thread by Chalard Jean · 3 years, 6 months ago
  23. e9cd208 Allow Carrier app to request for CBS capability by Sooraj Sasindran · 3 years, 7 months ago
  24. 2a947ce Merge changes from topic "dscp_policies" by Lorenzo Colitti · 3 years, 6 months ago
  25. 3755d90 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Treehugger Robot · 3 years, 6 months ago
  26. e7ebed2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 6 months ago
  27. 47e778e Use the T shims in AOSP by Chalard Jean · 3 years, 6 months ago
  28. debd9ea Don't enable DscpPolicyTracker on pre-T devices. by Lorenzo Colitti · 3 years, 6 months ago
  29. ce0df5a Merge "Correct some errno values before throw ServiceSpecificException" by Treehugger Robot · 3 years, 6 months ago
  30. fff2733 Merge "Load tcutils in ConnectivityService" by Patrick Rohr · 3 years, 6 months ago
  31. f84e2f8 Don't manually load the JNI library in DscpPolicyTracker. by Lorenzo Colitti · 3 years, 6 months ago
  32. 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 11 months ago
  33. e258c59 Load tcutils in ConnectivityService by Patrick Rohr · 3 years, 7 months ago
  34. 6c24db9 Merge "Use the network stack shims in services connectivity" by Jean Chalard · 3 years, 6 months ago
  35. 41c2448 Correct some errno values before throw ServiceSpecificException by Wayne Ma · 3 years, 6 months ago
  36. f8ed984 Merge changes Ie826477d,I5125a3ac by Nucca Chen · 3 years, 6 months ago
  37. 6fb2114 [CLATJ#26] ClatCoordinator: reword clatd starting failure logging by Hungming Chen · 3 years, 6 months ago
  38. 1ff914a [CLATJ#25] ClatCoordinator: stop clatd process gracefully by Hungming Chen · 3 years, 6 months ago
  39. 96400da Use the network stack shims in services connectivity by Chalard Jean · 3 years, 6 months ago
  40. 317be96 Merge "Send exclude local routes value to netd for VPN network" by Chiachang Wang · 3 years, 6 months ago
  41. 43f9729 Merge changes from topic "preparation_fork_clatd_from_system_server" by Maciej Żenczykowski · 3 years, 6 months ago
  42. e1f8ad4 Merge changes from topic "libnetworkstats" by Maciej Żenczykowski · 3 years, 6 months ago
  43. d7b63f8 [CLATJ#23] Close the file descriptor manually by Hungming Chen · 3 years, 6 months ago
  44. 9d11ddf [CLATJ#22] ClatCoordinator: stop clatd by Hungming Chen · 3 years, 7 months ago
  45. 9625caa [CLATJ#21] ClatCoordinator: start clatd by Hungming Chen · 3 years, 7 months ago
  46. eead25d Merge "Add jarjar rules for service-connectivity-tiramisu-pre-jarjar" by Paul Hu · 3 years, 6 months ago
  47. f807ec7 Merge changes from topic "configure_bpf_for_clat" by Maciej Żenczykowski · 3 years, 6 months ago
  48. 0311ea0 Merge "Add support for Multiple enterprise slice" by Sooraj Sasindran · 3 years, 6 months ago
  49. f426b2b Rename libnetdbpf to libnetworkstats by Ken Chen · 3 years, 6 months ago
  50. 824b001 Add jarjar rules for service-connectivity-tiramisu-pre-jarjar by paulhu · 3 years, 7 months ago
  51. 790c83e [NETD-TC#14] Add traffic controller JNI to tethering module by Wayne Ma · 3 years, 7 months ago
  52. 7be6bce [NETD-TC#13] Make TrafficControllerTest as traffic_controller_unit_test by Wayne Ma · 3 years, 7 months ago
  53. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 6 months ago
  54. fb676b5 [CLATJ#20] ClatdCoordinator: stop bpf for clat by Hungming Chen · 3 years, 7 months ago
  55. b1d3ccb [CLATJ#19] ClatdCoordinator: configure bpf for clat by Hungming Chen · 3 years, 7 months ago
  56. 8ebdb6f [CLATJ#18] libclat: move clat tc and bpf utilis from netd by Hungming Chen · 3 years, 7 months ago
  57. a9716ff [NETD-TC#11] Make TrafficController as libtraffic_controller into by Wayne Ma · 3 years, 7 months ago
  58. 0c15519 Merge changes from topic "clean_move_and_delete" by Wayne Ma · 3 years, 7 months ago
  59. 92d8079 Delete dead codes within TrafficController in mainline module by Wayne Ma · 3 years, 7 months ago
  60. 4d69233 Move TrafficController relevant files from netd to mainline module by Wayne Ma · 3 years, 7 months ago
  61. 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 8 months ago
  62. 0ea3bdc [NETD-TC#10] Create BpfNetMaps class by Wayne Ma · 3 years, 7 months ago
  63. 050b652 [CLATJ#16] Rename JNI/Dependencies function and improve JNI error handling by Hungming Chen · 3 years, 7 months ago
  64. 847b2ce [CLATJ#15] ClatCoordinator: add socket filter to packet socket by Hungming Chen · 3 years, 7 months ago
  65. 2c3acb0 [CLATJ#14] ClatCoordinator: add anycast to raw socket by Hungming Chen · 3 years, 7 months ago
  66. d292f45 [CLATJ#13] ClatCoordinator: open raw socket by Hungming Chen · 3 years, 7 months ago
  67. 79d34be [CLATJ#12] ClatCoordinator: open packet socket with a given mark by Hungming Chen · 3 years, 7 months ago
  68. 397ca65 [CLATJ#11] ClatCoordinator: config tun interface and bring up by Hungming Chen · 3 years, 7 months ago
  69. 7de1c49 [CLATJ#10] ClatCoordinator: detect mtu by Hungming Chen · 3 years, 7 months ago
  70. 46bbee1 [CLATJ#9] ClatCoordinator: open tun interface by Hungming Chen · 3 years, 7 months ago
  71. 884c0a1 [CLATJ#8] ClatCoordinator: select IPv6 address with checksum-neutral IID by Hungming Chen · 3 years, 7 months ago
  72. e2cf055 [CLATJ#7] ClatCoordinator: select IPv4 address for clatd by Hungming Chen · 3 years, 7 months ago
  73. 8ff032b [CLATJ#6] libclat: move configure_packet_socket() from netd to apex by Hungming Chen · 3 years, 8 months ago
  74. 86a56de [CLATJ#5] libclat: move detect_mtu() from netd to apex by Hungming Chen · 3 years, 8 months ago
  75. 2f623f3 [CLATJ#4] libclat: move selectIpv4Address() and isIpv4AddressFree() from netd to apex by Hungming Chen · 3 years, 8 months ago
  76. 6139d87 [CLATJ#3] libclat: move generateIpv6Address() from netd to apex by Hungming Chen · 3 years, 8 months ago
  77. ed7b460 [CLATJ#1] libclat: move makeChecksumNeutral() from netd to apex by Hungming Chen · 3 years, 8 months ago
  78. a77cad3 Merge "Build framework-connectivity-tiramisu library" by Paul Hu · 3 years, 7 months ago
  79. 9164c10 Send exclude local routes value to netd for VPN network by Chiachang Wang · 3 years, 7 months ago
  80. 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 7 months ago
  81. 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 7 months ago
  82. 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 7 months ago
  83. c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 7 months ago
  84. 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 7 months ago
  85. 00a0bed Add replaceFirewallChain API by markchien · 3 years, 7 months ago
  86. 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 7 months ago
  87. e1561fa Add updateFirewallRule API by markchien · 3 years, 8 months ago
  88. 226131a Merge "Ability for DPM to specify fallback mechanism" by Sooraj Sasindran · 3 years, 7 months ago
  89. 136f2d2 Merge "Add updateMeteredNetwork{Allow, Deny}List APIs" by Mark Chien · 3 years, 7 months ago
  90. 06baf4c Ability for DPM to specify fallback mechanism by Sooraj Sasindran · 3 years, 8 months ago
  91. 296a343 Merge "Add a method to apply a set of network preferences to a user profile" by Treehugger Robot · 3 years, 7 months ago
  92. e52be3b Merge "Add excludeLocalRoutes in NativeNetworkConfig" by Chiachang Wang · 3 years, 7 months ago
  93. e7aee27 Add a method to apply a set of network preferences to a user profile by Sooraj Sasindran · 3 years, 8 months ago
  94. bf6b879 Add excludeLocalRoutes in NativeNetworkConfig by Chiachang Wang · 3 years, 7 months ago
  95. c1a1376 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 7 months ago
  96. 738ad91 Add updateMeteredNetwork{Allow, Deny}List APIs by markchien · 3 years, 8 months ago
  97. 4ab1ffc Update to ConnectivityService to use utils by James Mattis · 3 years, 7 months ago
  98. 577c46a Merge "Add bpf jni into connectivity module" by Maciej Żenczykowski · 3 years, 7 months ago
  99. 8fb75e3 Add bpf jni into connectivity module by markchien · 3 years, 9 months ago
  100. 802ab97 Build framework-connectivity-tiramisu library by paulhu · 3 years, 8 months ago