- eb6f4be [MS54.3] Move NetworkStats to updatable sources by Junyu Lai · 3 years, 7 months ago
- bce8cba Merge "Support "dumpsys connectivity trafficcontroller"" by Maciej Żenczykowski · 3 years, 6 months ago
- 83acb39 Merge "libclat: Remove redundant "using android::net::.*"" by Maciej Żenczykowski · 3 years, 6 months ago
- c301b44 Merge changes Iddd50583,I7e6e84ba,If5ade0c0 by Maciej Żenczykowski · 3 years, 6 months ago
- 64592df Improve logging when using ingress rate limits by Patrick Rohr · 3 years, 6 months ago
- ff3b3f8 Allow test networks to be rate limited by Patrick Rohr · 3 years, 6 months ago
- cdac749 Fix rate limiting settings observer by Patrick Rohr · 3 years, 6 months ago
- e7eb8b1 Merge "Ensure all NetworkMonitor messages store the netId in arg2." by Treehugger Robot · 3 years, 6 months ago
- 9de7958 libclat: Remove redundant "using android::net::.*" by Yi Kong · 3 years, 6 months ago
- d1b11dc Ensure all NetworkMonitor messages store the netId in arg2. by Lorenzo Colitti · 3 years, 6 months ago
- e6d511f Support "dumpsys connectivity trafficcontroller" by Ken Chen · 3 years, 6 months ago
- 622c72e Merge "Address comment from aosp/1948169" by Wayne Ma · 3 years, 6 months ago
- 510c2f4 Address comment from aosp/1948169 by Wayne Ma · 3 years, 6 months ago
- d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 6 months ago
- c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 6 months ago
- 4dd5be6 Remove unused BpfNetMap jni function by markchien · 3 years, 6 months ago
- 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 6 months ago
- 2857ac4 Add bandwidth limiting to CS by Patrick Rohr · 3 years, 7 months ago
- d490072 Pass the NetworkAgentConfig to NetworkMonitor. by Chalard Jean · 3 years, 6 months ago
- 96a3f14 Revert "Revert "Update the UIDs only after the native network is created"" by Lorenzo Colitti · 3 years, 6 months ago
- 13b96bc Revert "Update the UIDs only after the native network is created" by Jordan Demeulenaere · 3 years, 6 months ago
- a7d4766 Update the UIDs only after the native network is created by Chalard Jean · 3 years, 6 months ago
- d262e71 Merge "Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator." by Jean Chalard · 3 years, 6 months ago
- a46e4b5 Remove libbase_headers from libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
- 7569d51 Use RECEIVER_NOT_EXPORTED in CarrierPrivilegeAuthenticator. by Lorenzo Colitti · 3 years, 6 months ago
- 445dede Merge changes I50417e69,I6892d81c,Id8846844,Ib22da8d4,Iad66f0d4 by Patrick Rohr · 3 years, 6 months ago
- 3b20dfb Merge changes from topic "low-power-standby-impl" by Robert Horvath · 3 years, 6 months ago
- 6a6b071 jni - dynamically link C++ - saves 43 kB by Maciej Żenczykowski · 3 years, 6 months ago
- 167c860 libservice-connectivity - dynamically link c++ - saves 600 kB by Maciej Żenczykowski · 3 years, 6 months ago
- dcae351 link libbase & libnetdutils dynamically - save ~17.5 kiB by Maciej Żenczykowski · 3 years, 6 months ago
- 2f7dac1 remove spurious headers by Maciej Żenczykowski · 3 years, 6 months ago
- 0bbe3d2 libclat only depends on libbase_headers not libbase itself by Maciej Żenczykowski · 3 years, 6 months ago
- d945bf0 Add Low Power Standby support to TrafficController by Robert Horvath · 3 years, 6 months ago
- 1db49e1 Handle Low Power Standby chain in ConnectivityService by Robert Horvath · 3 years, 6 months ago
- 8dfcb14 Remove libtcutils from dependencies as it is included in lib bpfjni by Patrick Rohr · 3 years, 6 months ago
- 2bc73d3 Merge changes Ic6a1aa92,I685f924a,I50fab91e by Jean Chalard · 3 years, 6 months ago
- dd42199 Introduce ensureListenableCapabilities by Chalard Jean · 3 years, 8 months ago
- ac9ace0 Accept accessUids from telephony when it's the carrier config app by Chalard Jean · 3 years, 6 months ago
- 61e9467 Move netlink_listener_test into TrafficControllerTest by Patrick Rohr · 3 years, 6 months ago
- 83fb674 Fix BpfNetMap error logging by Patrick Rohr · 3 years, 6 months ago
- 216dfc8 Enable TrafficController in apex by Patrick Rohr · 3 years, 6 months ago
- 2b1b2c7 Revert "Prevent native_init from starting TrafficController" by Patrick Rohr · 3 years, 6 months ago
- f5f5133 Clean up BpfNetMaps by Ken Chen · 3 years, 6 months ago
- 6a20eed Reorganize connectivity framework dependencies by Remi NGUYEN VAN · 3 years, 6 months ago
- a2f7b18 Link empty nearby library into tethering apex by Remi NGUYEN VAN · 3 years, 7 months ago
- 76709a1 Merge changes Ifd6be50a,I857e40c9,I1b9f4fde,Ib3b43cf2 by Maciej Żenczykowski · 3 years, 6 months ago
- c2984fd Prevent native_init from starting TrafficController by Patrick Rohr · 3 years, 6 months ago
- 313bc6c Remove libutils dependency from libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
- 361b859 Merge libtraffic_controller_jni into libservice-connectivity by Patrick Rohr · 3 years, 6 months ago
- 2fde98c [NETD-TC#15] Make ConnectivityService and PermissionMonitor by Wayne Ma · 3 years, 7 months ago
- e6c9527 Send access UIDs to netd by Chalard Jean · 3 years, 6 months ago
- 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 8 months ago
- 1522857 Clean up restrictions on network agent capabilities by Chalard Jean · 3 years, 6 months ago
- 366c525 Sanitize NetworkCapabilities from agent on the handler thread by Chalard Jean · 3 years, 6 months ago
- e9cd208 Allow Carrier app to request for CBS capability by Sooraj Sasindran · 3 years, 7 months ago
- 2a947ce Merge changes from topic "dscp_policies" by Lorenzo Colitti · 3 years, 6 months ago
- 3755d90 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity" by Treehugger Robot · 3 years, 6 months ago
- e7ebed2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Connectivity by Bob Badour · 3 years, 6 months ago
- 47e778e Use the T shims in AOSP by Chalard Jean · 3 years, 6 months ago
- debd9ea Don't enable DscpPolicyTracker on pre-T devices. by Lorenzo Colitti · 3 years, 6 months ago
- ce0df5a Merge "Correct some errno values before throw ServiceSpecificException" by Treehugger Robot · 3 years, 6 months ago
- fff2733 Merge "Load tcutils in ConnectivityService" by Patrick Rohr · 3 years, 6 months ago
- f84e2f8 Don't manually load the JNI library in DscpPolicyTracker. by Lorenzo Colitti · 3 years, 6 months ago
- 7238821 Process DSCP QoS events for policies by Tyler Wear · 3 years, 11 months ago
- e258c59 Load tcutils in ConnectivityService by Patrick Rohr · 3 years, 7 months ago
- 6c24db9 Merge "Use the network stack shims in services connectivity" by Jean Chalard · 3 years, 6 months ago
- 41c2448 Correct some errno values before throw ServiceSpecificException by Wayne Ma · 3 years, 6 months ago
- f8ed984 Merge changes Ie826477d,I5125a3ac by Nucca Chen · 3 years, 6 months ago
- 6fb2114 [CLATJ#26] ClatCoordinator: reword clatd starting failure logging by Hungming Chen · 3 years, 6 months ago
- 1ff914a [CLATJ#25] ClatCoordinator: stop clatd process gracefully by Hungming Chen · 3 years, 6 months ago
- 96400da Use the network stack shims in services connectivity by Chalard Jean · 3 years, 6 months ago
- 317be96 Merge "Send exclude local routes value to netd for VPN network" by Chiachang Wang · 3 years, 6 months ago
- 43f9729 Merge changes from topic "preparation_fork_clatd_from_system_server" by Maciej Żenczykowski · 3 years, 6 months ago
- e1f8ad4 Merge changes from topic "libnetworkstats" by Maciej Żenczykowski · 3 years, 6 months ago
- d7b63f8 [CLATJ#23] Close the file descriptor manually by Hungming Chen · 3 years, 6 months ago
- 9d11ddf [CLATJ#22] ClatCoordinator: stop clatd by Hungming Chen · 3 years, 7 months ago
- 9625caa [CLATJ#21] ClatCoordinator: start clatd by Hungming Chen · 3 years, 7 months ago
- eead25d Merge "Add jarjar rules for service-connectivity-tiramisu-pre-jarjar" by Paul Hu · 3 years, 6 months ago
- f807ec7 Merge changes from topic "configure_bpf_for_clat" by Maciej Żenczykowski · 3 years, 6 months ago
- 0311ea0 Merge "Add support for Multiple enterprise slice" by Sooraj Sasindran · 3 years, 6 months ago
- f426b2b Rename libnetdbpf to libnetworkstats by Ken Chen · 3 years, 6 months ago
- 824b001 Add jarjar rules for service-connectivity-tiramisu-pre-jarjar by paulhu · 3 years, 7 months ago
- 790c83e [NETD-TC#14] Add traffic controller JNI to tethering module by Wayne Ma · 3 years, 7 months ago
- 7be6bce [NETD-TC#13] Make TrafficControllerTest as traffic_controller_unit_test by Wayne Ma · 3 years, 7 months ago
- f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 7 months ago
- fb676b5 [CLATJ#20] ClatdCoordinator: stop bpf for clat by Hungming Chen · 3 years, 7 months ago
- b1d3ccb [CLATJ#19] ClatdCoordinator: configure bpf for clat by Hungming Chen · 3 years, 7 months ago
- 8ebdb6f [CLATJ#18] libclat: move clat tc and bpf utilis from netd by Hungming Chen · 3 years, 7 months ago
- a9716ff [NETD-TC#11] Make TrafficController as libtraffic_controller into by Wayne Ma · 3 years, 7 months ago
- 0c15519 Merge changes from topic "clean_move_and_delete" by Wayne Ma · 3 years, 7 months ago
- 92d8079 Delete dead codes within TrafficController in mainline module by Wayne Ma · 3 years, 7 months ago
- 4d69233 Move TrafficController relevant files from netd to mainline module by Wayne Ma · 3 years, 7 months ago
- 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 8 months ago
- 0ea3bdc [NETD-TC#10] Create BpfNetMaps class by Wayne Ma · 3 years, 7 months ago
- 050b652 [CLATJ#16] Rename JNI/Dependencies function and improve JNI error handling by Hungming Chen · 3 years, 7 months ago
- 847b2ce [CLATJ#15] ClatCoordinator: add socket filter to packet socket by Hungming Chen · 3 years, 7 months ago
- 2c3acb0 [CLATJ#14] ClatCoordinator: add anycast to raw socket by Hungming Chen · 3 years, 7 months ago
- d292f45 [CLATJ#13] ClatCoordinator: open raw socket by Hungming Chen · 3 years, 7 months ago
- 79d34be [CLATJ#12] ClatCoordinator: open packet socket with a given mark by Hungming Chen · 3 years, 7 months ago
- 397ca65 [CLATJ#11] ClatCoordinator: config tun interface and bring up by Hungming Chen · 3 years, 7 months ago