- e541aa4 Change gid of cgroupskb/<ingress|egress>/stats by Ken Chen · 3 years, 3 months ago
- 1513c99 Merge "Fix documentation link" by Treehugger Robot · 3 years, 3 months ago
- 445dede Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 by Patrick Rohr · 3 years, 3 months ago
- 3b20dfb Merge changes from topic "low-power-standby-impl" by Robert Horvath · 3 years, 3 months ago
- 6a6b071 jni - dynamically link C++ - saves 43 kB by Maciej Żenczykowski · 3 years, 3 months ago
- 167c860 libservice-connectivity - dynamically link c++ - saves 600 kB by Maciej Żenczykowski · 3 years, 3 months ago
- dcae351 link libbase & libnetdutils dynamically - save ~17.5 kiB by Maciej Żenczykowski · 3 years, 3 months ago
- 2f7dac1 remove spurious headers by Maciej Żenczykowski · 3 years, 3 months ago
- 0bbe3d2 libclat only depends on libbase_headers not libbase itself by Maciej Żenczykowski · 3 years, 3 months ago
- 35e2ab4 Merge "Remove libtcutils from dependencies as it is included in lib bpfjni" by Treehugger Robot · 3 years, 3 months ago
- d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 3 months ago
- 1db49e1 Handle Low Power Standby chain in ConnectivityService by Robert Horvath · 3 years, 3 months ago
- 5442302 Implement Low Power Standby packet filtering in BPF program by Robert Horvath · 3 years, 3 months ago
- d902519 Grant 'w' rights to for-system subdirectory for root. by Maciej Żenczykowski · 3 years, 3 months ago
- 8dfcb14 Remove libtcutils from dependencies as it is included in lib bpfjni by Patrick Rohr · 3 years, 3 months ago
- 1a435a8 Merge "link libbase statically into libnetd_updatable - saves ~85 kB" by Maciej Żenczykowski · 3 years, 3 months ago
- c226524 Merge changes from topic "low-power-standby-connectivity" by Robert Horvath · 3 years, 3 months ago
- 2bc73d3 Merge changes Ic6a1aa92,I685f924a,I50fab91e by Jean Chalard · 3 years, 3 months ago
- 5fd3cfa Use packBitList to prevent long-related mistakes by Chalard Jean · 3 years, 4 months ago
- dd42199 Introduce ensureListenableCapabilities by Chalard Jean · 3 years, 5 months ago
- ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 3 months ago
- 61e9467 Move netlink_listener_test into TrafficControllerTest by Patrick Rohr · 3 years, 3 months ago
- 83fb674 Fix BpfNetMap error logging by Patrick Rohr · 3 years, 3 months ago
- 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 3 months ago
- 2b1b2c7 Revert "Prevent native_init from starting TrafficController" by Patrick Rohr · 3 years, 3 months ago
- 2dac948 Define BLOCKED_REASON_LOW_POWER_STANDBY by Robert Horvath · 3 years, 6 months ago
- 34cba14 Define FIREWALL_CHAIN_LOW_POWER_STANDBY by Robert Horvath · 3 years, 3 months ago
- d817436 Add libservice-connectivity to integration tests by Patrick Rohr · 3 years, 3 months ago
- d36de12 Merge "Clean up BpfNetMaps" by Treehugger Robot · 3 years, 3 months ago
- f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 3 months ago
- 687c383 Fix lint errors in NetworkStatsManagerTest. by Lorenzo Colitti · 3 years, 3 months ago
- eb8d855 Rename NetworkUsageStatsTest and move to networking CTS tests. by Lorenzo Colitti · 3 years, 3 months ago
- 6ac2893 Merge "Add ConnectivityFrameworkInitializerTiramisu cts tests" by Treehugger Robot · 3 years, 3 months ago
- f36a025 Merge "Fix DscpPolicyTest EBADF" by Treehugger Robot · 3 years, 3 months ago
- 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 3 months ago
- f8943ea link libbase statically into libnetd_updatable - saves ~85 kB by Maciej Żenczykowski · 3 years, 3 months ago
- a2f7b18 Link empty nearby library into tethering apex by Remi NGUYEN VAN · 3 years, 4 months ago
- 76709a1 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 by Maciej Żenczykowski · 3 years, 3 months ago
- 4fcb8ad Merge changes Id5e5b911,I8301abad,I7262811a,I658e579b,I7d43ef0e by Jean Chalard · 3 years, 3 months ago
- 523eaff Merge "[NETD-BPF#19] Mainline part of bpf code from netd" by Ken Chen · 3 years, 3 months ago
- c2984fd Prevent native_init from starting TrafficController by Patrick Rohr · 3 years, 3 months ago
- 313bc6c Remove libutils dependency from libservice-connectivity by Patrick Rohr · 3 years, 3 months ago
- 361b859 Merge libtraffic_controller_jni into libservice-connectivity by Patrick Rohr · 3 years, 3 months ago
- d508855 Merge "Fix kernelToTag import in NetworkStatsFactoryTest." by Lorenzo Colitti · 3 years, 3 months ago
- 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 3 months ago
- 41a602d Expose access UIDs. by Chalard Jean · 3 years, 3 months ago
- e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 3 months ago
- 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 5 months ago
- 1522857 Clean up restrictions on network agent capabilities by Chalard Jean · 3 years, 3 months ago
- 366c525 Sanitize NetworkCapabilities from agent on the handler thread by Chalard Jean · 3 years, 3 months ago
- e9cd208 Allow Carrier app to request for CBS capability by Sooraj Sasindran · 3 years, 4 months ago
- 1647f60 [NETD-BPF#19] Mainline part of bpf code from netd by Ken Chen · 3 years, 7 months ago
- f59770f Fix kernelToTag import in NetworkStatsFactoryTest. by Lorenzo Colitti · 3 years, 3 months ago
- e3b307e Fix DscpPolicyTest EBADF by Patrick Rohr · 3 years, 3 months ago
- c5ad7cd Merge "Adjust NetworkStatsServiceTest to mock out the JNI." by Treehugger Robot · 3 years, 3 months ago
- 9fdbb7e Adjust NetworkStatsServiceTest to mock out the JNI. by Lorenzo Colitti · 3 years, 3 months ago
- dd5bc74 Merge "Increase the number of test service names" by Treehugger Robot · 3 years, 3 months ago
- 2be7b1d Merge "Conditionally disable TetheringApiCurrentLib" by Treehugger Robot · 3 years, 3 months ago
- 2a947ce Merge changes from topic "dscp_policies" by Lorenzo Colitti · 3 years, 3 months ago
- 3755d90 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Treehugger Robot · 3 years, 3 months ago
- e7ebed2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 3 months ago
- 47e778e Use the T shims in AOSP by Chalard Jean · 3 years, 3 months ago
- debd9ea Don't enable DscpPolicyTracker on pre-T devices. by Lorenzo Colitti · 3 years, 3 months ago
- 82ed9e6 Allow service JNI in FrameworksNetIntegrationTests. by Lorenzo Colitti · 3 years, 3 months ago
- e9370c5 Merge "Add var to enable/disable tethering next APEX" by Remi NGUYEN VAN · 3 years, 3 months ago
- ce0df5a Merge "Correct some errno values before throw ServiceSpecificException" by Treehugger Robot · 3 years, 3 months ago
- fff2733 Merge "Load tcutils in ConnectivityService" by Patrick Rohr · 3 years, 3 months ago
- f84e2f8 Don't manually load the JNI library in DscpPolicyTracker. by Lorenzo Colitti · 3 years, 3 months ago
- 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 8 months ago
- 0c26c9e Allow using BpfMap and TcUtils in unit tests. by Lorenzo Colitti · 3 years, 3 months ago
- dd26c57 Merge "Test UidCounterSetMap in NetworkStatsServiceTest" by Mark Chien · 3 years, 3 months ago
- e84d7d9 Expose local route exclusion API in NetworkAgentConfig by Chiachang Wang · 3 years, 3 months ago
- 1d4e537 Increase the number of test service names by Remi NGUYEN VAN · 3 years, 4 months ago
- f826bce Conditionally disable TetheringApiCurrentLib by Remi NGUYEN VAN · 3 years, 3 months ago
- 8f39175 Test UidCounterSetMap in NetworkStatsServiceTest by markchien · 3 years, 3 months ago
- bfdd0f3 Merge "[MS59.2] Add unit test for NetworkStatsDataMigrationUtils" by Junyu Lai · 3 years, 3 months ago
- 85a2ef3 Merge "Change NETWORK_TYPE_5G_NSA reference package" by Aaron Huang · 3 years, 3 months ago
- e258c59 Load tcutils in ConnectivityService by Patrick Rohr · 3 years, 3 months ago
- 6c24db9 Merge "Use the network stack shims in services connectivity" by Jean Chalard · 3 years, 3 months ago
- 71c9ca4 Merge "Add getEnterpriseId api to network request" by Sooraj Sasindran · 3 years, 3 months ago
- d97f3a1 Merge "Adding bt dependency" by Rahul Sabnis · 3 years, 3 months ago
- 9f247f5 Add ConnectivityFrameworkInitializerTiramisu cts tests by paulhu · 3 years, 3 months ago
- f24553d Add var to enable/disable tethering next APEX by Remi NGUYEN VAN · 3 years, 3 months ago
- 41c2448 Correct some errno values before throw ServiceSpecificException by Wayne Ma · 3 years, 3 months ago
- c7231f3 Merge "Set exclude_kotlinc_generated_files to false explicitly since kotlin reflection is used in some Connectivity test cases kotlin code." by Wei Li · 3 years, 3 months ago
- 8a177f6 Set exclude_kotlinc_generated_files to false explicitly since kotlin reflection is used in some Connectivity test cases kotlin code. by Wei Li · 3 years, 4 months ago
- 7e9b25e Add getEnterpriseId api to network request by Sooraj Sasindran · 3 years, 3 months ago
- a1bb3a3 [MS59.2] Add unit test for NetworkStatsDataMigrationUtils by junyulai · 3 years, 3 months ago
- b4ce0fa Change NETWORK_TYPE_5G_NSA reference package by Aaron Huang · 3 years, 3 months ago
- f8ed984 Merge changes Ie826477d,I5125a3ac by Nucca Chen · 3 years, 3 months ago
- 6fb2114 [CLATJ#26] ClatCoordinator: reword clatd starting failure logging by Hungming Chen · 3 years, 3 months ago
- 1ff914a [CLATJ#25] ClatCoordinator: stop clatd process gracefully by Hungming Chen · 3 years, 3 months ago
- 96400da Use the network stack shims in services connectivity by Chalard Jean · 3 years, 3 months ago
- 30f06af [MS78.2] Fix NetworkIdentity#Builder crashing on 5G NSA networks by Junyu Lai · 3 years, 3 months ago
- 27acf0b Adding bt dependency by Roopa Sattiraju · 3 years, 4 months ago
- 317be96 Merge "Send exclude local routes value to netd for VPN network" by Chiachang Wang · 3 years, 3 months ago
- 43f9729 Merge changes from topic "preparation_fork_clatd_from_system_server" by Maciej Żenczykowski · 3 years, 3 months ago
- 1b5f93d Merge "Correct typos in libnetworkstats" by Maciej Żenczykowski · 3 years, 3 months ago
- e1f8ad4 Merge changes from topic "libnetworkstats" by Maciej Żenczykowski · 3 years, 3 months ago
- d8645e2 Merge "Add low latency and high bandwidth network capabilities" by Sooraj Sasindran · 3 years, 3 months ago