- b21fe21 Merge "clat: enable PACKET_VNET_HDR on v6 ingress" by Maciej Żenczykowski · 2 years, 6 months ago
- cc5b26d Merge "clat: use AF_PACKET/SOCK_RAW not SOCK_DGRAM sockets" by Maciej Żenczykowski · 2 years, 6 months ago
- 2b04ea3 clat: enable PACKET_VNET_HDR on v6 ingress by Maciej Żenczykowski · 2 years, 6 months ago
- 2460294 clat: use AF_PACKET/SOCK_RAW not SOCK_DGRAM sockets by Maciej Żenczykowski · 2 years, 6 months ago
- 4028f90 Merge "Add comments to explain why mayCloseSockets is called twice." by Motomu Utsumi · 2 years, 6 months ago
- 6345e46 Add comments to explain why mayCloseSockets is called twice. by Motomu Utsumi · 2 years, 6 months ago
- 2d13d43 Clear the CallingIdentity before in the context of property check by Yuyang Huang · 2 years, 6 months ago
- 259ccb3 Merge changes from topic "cbpf" by Treehugger Robot · 2 years, 6 months ago
- f3440dd clat: switch to relative cbpf filter by Maciej Żenczykowski · 2 years, 6 months ago
- 26b8e85 clatutils - code cleanup by Maciej Żenczykowski · 2 years, 6 months ago
- 4ffd34c Update system APIs based on feedback. by Jeff Sharkey · 2 years, 6 months ago
- a3a80f7 Remove log spam of binderDied by Paul Hu · 2 years, 6 months ago
- 492f7e3 Merge "Remove debuggable restriction on testing purpose method" by Chiachang Wang · 2 years, 6 months ago
- 61cb81a Remove debuggable restriction on testing purpose method by chiachangwang · 2 years, 7 months ago
- 0423658 Adding Metrics/protos in the ConnectivityService by Frank Li · 2 years, 6 months ago
- a908d81 Merge "Check network slicing declaration for network request" by Yuyang Huang · 2 years, 6 months ago
- 2b33c58 Merge "Import translations. DO NOT MERGE ANYWHERE" by Bill Yi · 2 years, 6 months ago
- 1e31203 Add network handle to the nflog prefix for wakeups by Suprabh Shukla · 2 years, 8 months ago
- 96e8bfe Check network slicing declaration for network request by Yuyang Huang · 2 years, 8 months ago
- 7dc4459 Merge "add TRANSPORT_THREAD to NetworkCapabilities" by Kangping Dong · 2 years, 7 months ago
- e37a7b2 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 2 years, 7 months ago
- ea5e220 Merge "Address comments at aosp/2361702" by Treehugger Robot · 2 years, 7 months ago
- c53a169 Address comments at aosp/2361702 by Junyu Lai · 2 years, 7 months ago
- f4eb1ae Fix a bug where alarms are deduplicated by Chalard Jean · 2 years, 7 months ago
- 548e90b Merge "Update design to fix non-protected broadcast from system issue" by Chiachang Wang · 2 years, 7 months ago
- 378fd10 Update design to fix non-protected broadcast from system issue by chiachangwang · 2 years, 7 months ago
- 4e1695f Merge "Enable automatic keepalives by default." by Treehugger Robot · 2 years, 7 months ago
- 759fbc7 Enable automatic keepalives by default. by Chalard Jean · 2 years, 7 months ago
- 7f3dfbf Merge "Add getUidFirewallRule to ConnectivityManager" by Motomu Utsumi · 2 years, 7 months ago
- 6c01bd3 Merge "Add getUidRule method to BpfNetMaps" by Motomu Utsumi · 2 years, 7 months ago
- 0f6a2e6 Merge "Allow SUW to access registerSystemDefaultNetworkCallback" by Quang Luong · 2 years, 7 months ago
- 7c3e8e6 Merge "Allow jarjar com.android.server*" by Mark Chien · 2 years, 7 months ago
- 53e71c3 Allow jarjar com.android.server* by Mark · 2 years, 8 months ago
- 676c84e Add underpinned Network parameter in SocketKeepalive.start() by chiachangwang · 2 years, 7 months ago
- 7c17c28 [DK5]Add debugging information for automaticOnOff keepalive by chiachangwang · 2 years, 7 months ago
- b5ebe94 Merge changes I99d494d3,I208ceceb by Jean Chalard · 2 years, 7 months ago
- 98858d6 Allow SUW to access registerSystemDefaultNetworkCallback by Quang Luong · 2 years, 7 months ago
- 0c0eb08 Merge "Set config_networkAvoidBadWifi overlay for Verizon" by Junyu Lai · 2 years, 7 months ago
- 5f39073 Merge "Log when a TCP connection keeps up an auto keepalive" by Jean Chalard · 2 years, 7 months ago
- b5a8767 Merge "Use the binder to identify keepalive in IConnectivityManager" by Jean Chalard · 2 years, 7 months ago
- cc792d9 Set config_networkAvoidBadWifi overlay for Verizon by Junyu Lai · 2 years, 7 months ago
- 73f6948 Suppress lint for methods using APIs promoted from system to public by Michael Groover · 2 years, 8 months ago
- e0192a7 [DK4-0]Add CM#setTestLowTcpPollingTimerForKeepalive for testing by chiachangwang · 2 years, 7 months ago
- bdb8282 [DK3] Send onPause/onResume keepalive callbacks by Chalard Jean · 2 years, 8 months ago
- f0b261e Use the binder to identify keepalive in IConnectivityManager by Chalard Jean · 2 years, 7 months ago
- 9b18201 Log when a TCP connection keeps up an auto keepalive by Chalard Jean · 2 years, 7 months ago
- 98732db Use the binder token to reference AutoKI in alarm by Chalard Jean · 2 years, 7 months ago
- 900b806 Add getUidFirewallRule to ConnectivityManager by Motomu Utsumi · 2 years, 8 months ago
- 56c412a Add getUidRule method to BpfNetMaps by Motomu Utsumi · 2 years, 8 months ago
- d50f951 [DK2-3]Do not attemp to stop keepalive on nonexistent network by chiachangwang · 2 years, 7 months ago
- 23f1bfd Always have an AutomaticOnOffKeepalive to manage a KI by Chalard Jean · 2 years, 8 months ago
- 8bf5967 clat: just always set mark unconditionally, part 2 by Maciej Żenczykowski · 2 years, 8 months ago
- b5cfb64 Merge "clat: enable PACKET_AUXDATA cmsg reception" by Maciej Żenczykowski · 2 years, 7 months ago
- 7296a67 Merge "clat: just return max uint32 from AF_PACKET cbpf filter" by Maciej Żenczykowski · 2 years, 7 months ago
- 5708b1c Merge "clat: just always set mark unconditionally" by Treehugger Robot · 2 years, 7 months ago
- f360aa6 Make mPermissionMonitor in ConnectivityService private by Motomu Utsumi · 2 years, 7 months ago
- 9a9c11e Remove getVpnLockdownUidRanges test api by Motomu Utsumi · 2 years, 8 months ago
- ff12d34 Remove getVpnInterfaceUidRanges test api by Motomu Utsumi · 2 years, 8 months ago
- 4fcf8a0 clat: just return max uint32 from AF_PACKET cbpf filter by Maciej Żenczykowski · 2 years, 8 months ago
- 74aaf2c Merge "Factorize describeDifferences" by Jean Chalard · 2 years, 8 months ago
- d2c5e3b Merge changes from topic "defer-until-active" by Sudheer Shanka · 2 years, 8 months ago
- 2849fd5 Replace custom HandlerExecutor with common one by Chalard Jean · 2 years, 8 months ago
- cf0260b Factorize describeDifferences by Chalard Jean · 2 years, 8 months ago
- 74fe717 Add defer-until-active policy to CONNECTIVITY_ACTION. by Sudheer Shanka · 2 years, 8 months ago
- 55d65ad Merge "Fix a bug where adding a user doesn't update network allow lists" by Treehugger Robot · 2 years, 8 months ago
- e0abd52 Fix a bug where adding a user doesn't update network allow lists by Chalard Jean · 2 years, 8 months ago
- 911be32 [DK3-0] Simplify cleaning up auto keepalives by Chalard Jean · 2 years, 8 months ago
- a38b723 [DK2-2]Add flag to control dynamic keepalive mode by chiachangwang · 2 years, 8 months ago
- 9ef4ffe [DK2]Add new SocketKeepalive.start to dynamically control keepalive by chiachangwang · 2 years, 8 months ago
- 3d60bac [DK2-0]Create AutomaticOnOffKeepaliveTracker by chiachangwang · 2 years, 8 months ago
- 2114914 clat: just always set mark unconditionally by Maciej Żenczykowski · 2 years, 8 months ago
- c80fc96 clat: enable PACKET_AUXDATA cmsg reception by Maciej Żenczykowski · 2 years, 8 months ago
- c42f1ad Merge "[DK1]Add TCP polling mechanism" by Chiachang Wang · 2 years, 8 months ago
- 6a9f0db [DK1]Add TCP polling mechanism by chiachangwang · 2 years, 9 months ago
- 707a996 add TRANSPORT_THREAD to NetworkCapabilities by Kangping Dong · 2 years, 9 months ago
- 03a51d5 Move mDNS code to service-connectivity-t by Paul Hu · 2 years, 8 months ago
- 7399017 Merge "Add unit tests for probing" by Remi NGUYEN VAN · 2 years, 8 months ago
- 6ea0c1d Merge "Add MdnsMultinetworkSocketClient" by Paul Hu · 2 years, 8 months ago
- 1373b36 Merge "Implement service add, remove, and probing" by Remi NGUYEN VAN · 2 years, 8 months ago
- 65df282 Merge "Remove PacketRepeater destinationsSupplier logic" by Remi NGUYEN VAN · 2 years, 8 months ago
- 5e5393f Add unit tests for probing by Remi NGUYEN VAN · 2 years, 8 months ago
- 42282ec Implement service add, remove, and probing by Remi NGUYEN VAN · 2 years, 8 months ago
- 526df99 Merge "Apply "most-recent" delivery policy to CONNECTIVITY_ACTION." by Jean Chalard · 2 years, 8 months ago
- 637d983 Add MdnsMultinetworkSocketClient by Paul Hu · 2 years, 10 months ago
- 49ae3f0 Remove PacketRepeater destinationsSupplier logic by Remi NGUYEN VAN · 2 years, 8 months ago
- 73bf06f Merge "Enterprise slicing for profile blocking default" by Junyu Lai · 2 years, 8 months ago
- 125ff06 Merge "Add MdnsAdvertiser" by Remi NGUYEN VAN · 2 years, 8 months ago
- 35665cc Enterprise slicing for profile blocking default by Junyu Lai · 2 years, 9 months ago
- 314db00 Add MdnsAdvertiser by Remi NGUYEN VAN · 2 years, 9 months ago
- 2453a3a Apply "most-recent" delivery policy to CONNECTIVITY_ACTION. by Sudheer Shanka · 2 years, 10 months ago
- e7ebb15 check for U+ before checking device feature flags by Maciej Żenczykowski · 2 years, 9 months ago
- bdf9702 switch DscpPolicyTracker from U32 to S32 by Maciej Żenczykowski · 2 years, 9 months ago
- e0e9b0c Merge changes from topics "ADD_JVMOVERLOADS", "VPN_NETWORK_PREFERENCE" by Lucas Lin · 2 years, 9 months ago
- 986fe96 Merge "Ensure MTU is set for new interfaces." by Maciej Żenczykowski · 2 years, 9 months ago
- 0425203 Ensure MTU is set for new interfaces. by Hansen Kurli · 2 years, 9 months ago
- 3ba7cc2 Create a new API to make a set of UIDs use only VPN by default by lucaslin · 2 years, 9 months ago
- 483a8a8 Merge "Ignore incorrect NewApi Lint warning for CDM getAllAssociations()" by Igor Chernyshev · 2 years, 9 months ago
- 513474c rename bpf_shared.h to netd.h by Maciej Żenczykowski · 2 years, 9 months ago
- fd05937 Ignore incorrect NewApi Lint warning for CDM getAllAssociations() by Igor Chernyshev · 2 years, 9 months ago
- 9dac660 Add CDM dependency in Tethering by Igor Chernyshev · 2 years, 9 months ago