- e7da6fd BpfNetMaps.java - add @Requires(T) to all native_ methods by Maciej Żenczykowski · 2 years, 2 months ago
- 9d494ca Limit the translation code on NAT-T keepalive by chiachangwang · 2 years, 2 months ago
- 389a5fe Duplicate the fd instead of reference by chiachangwang · 2 years, 2 months ago
- 807608e Merge "Degrade a system crash to a Log.wtf" by Treehugger Robot · 2 years, 2 months ago
- 5251e07 Degrade a system crash to a Log.wtf by Chalard Jean · 2 years, 2 months ago
- ab85de6 Skip writing the metrics before T. by Hansen Kurli · 2 years, 2 months ago
- 7e1076e Merge "Translate v4 keepalive packet on clat started network to v6" by Chiachang Wang · 2 years, 2 months ago
- be2f404 Merge "Add methods to provide clat v4 source address" by Chiachang Wang · 2 years, 2 months ago
- c5c5c84 Translate v4 keepalive packet on clat started network to v6 by chiachangwang · 2 years, 2 months ago
- 558aa41 Add methods to provide clat v4 source address by chiachangwang · 2 years, 2 months ago
- 1f8ba24 Merge "Update log level" by Chiachang Wang · 2 years, 2 months ago
- a16607f Never create native network immediately. by Chalard Jean · 2 years, 2 months ago
- 3160bc0 Revert "Always disconnect agents immediately." by Jean Chalard · 2 years, 2 months ago
- 56d484c Merge "Evaluation delay = 8 secs for explicitly selected networks" by Jean Chalard · 2 years, 2 months ago
- 1acb331 Merge "Allow firing the LOST_INTERNET intent immediately in config" by Jean Chalard · 2 years, 2 months ago
- 8976a6a Update log level by chiachangwang · 2 years, 3 months ago
- 3a093ba Merge changes I943d4efb,I02378125,I2ee4ae52 by Jean Chalard · 2 years, 3 months ago
- e13b833 Allow firing the LOST_INTERNET intent immediately in config by Chalard Jean · 2 years, 3 months ago
- b3eccf7 Reset the generated v6 clat address when stop by chiachangwang · 2 years, 3 months ago
- d07be2d Add helper method to translate v4 address pair to clat v6 by chiachangwang · 2 years, 3 months ago
- 67ece8d Add methods to provide clat source address by chiachangwang · 2 years, 3 months ago
- 76f61bb Merge "Guard the usage of PacProxyManager when it is not supported by the device." by Abdelrahman Ibrahim · 2 years, 3 months ago
- 0f14133 Evaluation delay = 8 secs for explicitly selected networks by Chalard Jean · 2 years, 3 months ago
- dc8df13 Merge "follow up aosp/2600007" by Hansen Kurli · 2 years, 3 months ago
- e0365d4 Merge "Fixes isDefaultNetworkActive and onNetworkActive unreasonable behavior" by Motomu Utsumi · 2 years, 3 months ago
- 6225d57 Fixes isDefaultNetworkActive and onNetworkActive unreasonable behavior by Motomu Utsumi · 2 years, 3 months ago
- d66e846 Merge "Remove locks from LegacyNetworkActivityTracker" by Motomu Utsumi · 2 years, 3 months ago
- 48d4e66 Merge "Add executing thread check in LegacyNetworkActivityTracker" by Motomu Utsumi · 2 years, 3 months ago
- 40177cf Merge "Add idleTimer existence check before removing idleTimer" by Motomu Utsumi · 2 years, 3 months ago
- df9a2d7 Merge "Move network activity change processing to handler thread" by Motomu Utsumi · 2 years, 3 months ago
- 2c4ae64 follow up aosp/2600007 by Hansen Kurli · 2 years, 3 months ago
- 95386fe Merge "Have paused keepalives keep their hardware slot" by Hansen Kurli · 2 years, 3 months ago
- e862807 Guard the usage of PacProxyManager when it is not supported by the device. by abdelrahmani · 2 years, 3 months ago
- c298cf0 Remove locks from LegacyNetworkActivityTracker by Motomu Utsumi · 2 years, 3 months ago
- fbcd08a Merge changes I9bbff5be,I270b751d,Ibf1bd267 by Chiachang Wang · 2 years, 3 months ago
- 66960ed Remove unused import and reorder the import by chiachangwang · 2 years, 3 months ago
- 414e83d Add debug logs for error cases by chiachangwang · 2 years, 3 months ago
- 4f52de0 Add KeepaliveTracker.Dependencies class for testing purpose by chiachangwang · 2 years, 3 months ago
- ebb0747 Have paused keepalives keep their hardware slot by Chalard Jean · 2 years, 4 months ago
- 4bc9fa6 Always disconnect agents immediately. by Lorenzo Colitti · 2 years, 3 months ago
- 7b36f23 Register BroadcastReceiver for default subId. by Hansen Kurli · 2 years, 3 months ago
- 19ea150 Write keepalive metrics periodically using alarms. by Hansen Kurli · 2 years, 3 months ago
- d5ca3f1 Replace upTimeMillis with elapsedRealTime by Hansen Kurli · 2 years, 3 months ago
- 91adc20 Fill the other values for DailyKeepaliveInfoReported by Hansen Kurli · 2 years, 5 months ago
- c48d856 Register OnSubscriptionsChangedListener and cache results. by Hansen Kurli · 2 years, 5 months ago
- ad03b88 Track and build KeepaliveLifetimePerCarrier. by Hansen Kurli · 2 years, 5 months ago
- 0b782f1 SuppressLint for use of TIOCOUTQ constant. by Maciej Żenczykowski · 2 years, 3 months ago
- 2b7f9ee Merge "Use 1500 as MTU in NetDiagnostics if MTU is unknown" by Treehugger Robot · 2 years, 3 months ago
- 472d513 Merge changes I4994dd8d,I98c1aab4 by Maciej Żenczykowski · 2 years, 3 months ago
- 7b05987 Annotate ClatCoordinator with RequiresApi(T), part 2 by Maciej Żenczykowski · 2 years, 3 months ago
- 5b0f3e4 Annotate ClatCoordinator with RequiresApi(T) by Maciej Żenczykowski · 2 years, 3 months ago
- e0ecaea Add executing thread check in LegacyNetworkActivityTracker by Motomu Utsumi · 2 years, 3 months ago
- 00ccb51 Add idleTimer existence check before removing idleTimer by Motomu Utsumi · 2 years, 3 months ago
- 5dfaf4e Move network activity change processing to handler thread by Motomu Utsumi · 2 years, 3 months ago
- e3f161f Use 1500 as MTU in NetDiagnostics if MTU is unknown by Chalard Jean · 2 years, 3 months ago
- 7e343d5 Merge "Ensure public methods are running on handler thread" by Hansen Kurli · 2 years, 3 months ago
- 646715e Merge "Stop TCP keepalive from CS for fd initiated stop events" by Chiachang Wang · 2 years, 3 months ago
- 739f096 Stop TCP keepalive from CS for fd initiated stop events by chiachangwang · 2 years, 3 months ago
- c2851d4 Merge "Remove spurious WTF on pre-U devices." by Lorenzo Colitti · 2 years, 3 months ago
- 233f2d1 Remove spurious WTF on pre-U devices. by Lorenzo Colitti · 2 years, 3 months ago
- f2b3877 Merge "Fix a bug where the PAC proxy port is not set correctly." by Jean Chalard · 2 years, 3 months ago
- 9fe47be Fix a bug where the PAC proxy port is not set correctly. by Aaron Huang · 4 years, 3 months ago
- c133f6e Merge "On U+ require config_networkWakeupPacketMark/Mask to be 0x80000000" by Treehugger Robot · 2 years, 3 months ago
- cf41fc8 On U+ require config_networkWakeupPacketMark/Mask to be 0x80000000 by Maciej Żenczykowski · 2 years, 3 months ago
- 48e61a4 Merge changes I8fcaa1f0,I8925fbe4,I78394645,Iadf9f060 by Hansen Kurli · 2 years, 3 months ago
- d8b852f Merge "Use netd socketDestroy for VPN in T-" by Motomu Utsumi · 2 years, 3 months ago
- 1d13726 Use netd socketDestroy for VPN in T- by Motomu Utsumi · 2 years, 3 months ago
- 1b71e38 Ensure public methods are running on handler thread by Hansen Kurli · 2 years, 4 months ago
- 9656e23 FinalizePausedKeepalive in handleStopAllKeepalives. by Hansen Kurli · 2 years, 4 months ago
- 0d179a3 Ensure autoKi is not stored when keepalive stops or is not started. by Hansen Kurli · 2 years, 4 months ago
- 5e76b40 Merge "Add tests for PAC proxies." by Jean Chalard · 2 years, 3 months ago
- 40b5244 Add tests for PAC proxies. by Aaron Huang · 4 years, 3 months ago
- df29a85 Instrument SDK level and change IDs to help testing by Chalard Jean · 2 years, 3 months ago
- 22df1c4 Merge "Revert "Suppress lint for methods using APIs promoted from system to public"" by Treehugger Robot · 2 years, 4 months ago
- cf83d37 Revert "Suppress lint for methods using APIs promoted from system to public" by Jean Chalard · 2 years, 4 months ago
- 95336cf Merge "DO not throw exception for ERROR_NO_SUCH_SLOT error" by Chiachang Wang · 2 years, 4 months ago
- 7be7f06 Merge "Use "don't actively prefer" timeout when avoiding bad wifi" by Treehugger Robot · 2 years, 4 months ago
- 75673ba DO not throw exception for ERROR_NO_SUCH_SLOT error by chiachangwang · 2 years, 4 months ago
- 6f6c353 Use "don't actively prefer" timeout when avoiding bad wifi by Chalard Jean · 2 years, 4 months ago
- 696a201 Merge "Clear caller identity in IPC methods" by Chiachang Wang · 2 years, 4 months ago
- c9c3853 Clear caller identity in IPC methods by chiachangwang · 2 years, 4 months ago
- fd5d3d9 Fix agents disconnecting in SUSPENDED state. by wangshengrjxtjcb · 2 years, 4 months ago
- 179d18b Merge changes from topic "firewall_socket_destroy" by Motomu Utsumi · 2 years, 4 months ago
- b0c6da3 Merge "Use private dns port definition in static lib" by Treehugger Robot · 2 years, 4 months ago
- afda1a5 Clear calling identity before accessing DeviceConfig by chiachangwang · 2 years, 4 months ago
- 18cdec3 Merge "Immediately create native networks when NetworkAgents register." by Lorenzo Colitti · 2 years, 4 months ago
- d44a33a Close sockets from ConnectivityService#setFirewallChainEnabled by Motomu Utsumi · 2 years, 6 months ago
- 7c999d8 Optionally have ConnectivityService kill sockets for frozen apps by Mark Fasheh · 2 years, 4 months ago
- 4f87aa3 Immediately create native networks when NetworkAgents register. by Lorenzo Colitti · 3 years, 2 months ago
- ab809e5 Merge "Fix isFeatureEnabled namespace and overload usage" by Treehugger Robot · 2 years, 4 months ago
- bf595bf Use private dns port definition in static lib by Junyu Lai · 2 years, 4 months ago
- 32319e8 Merge "Support ICMP tests with larger packet size" by Chiachang Wang · 2 years, 4 months ago
- ef0f518 Support ICMP tests with larger packet size by chiachangwang · 2 years, 4 months ago
- 441a32e Merge "Add length option into ICMP packets" by Maciej Żenczykowski · 2 years, 4 months ago
- addca7c Merge changes from topic "isfeatureenabled_onboot" by Motomu Utsumi · 2 years, 4 months ago
- a746ab1 Merge "Move ConnectivityResources to service-connectivity" by Motomu Utsumi · 2 years, 4 months ago
- 278db58 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 5 months ago
- 219cc13 Use DeviceConfigUtils for ConnectivityResources by Remi NGUYEN VAN · 2 years, 7 months ago
- bee2ee1 Move ConnectivityResources to service-connectivity by Remi NGUYEN VAN · 2 years, 7 months ago
- e51c81a Add length option into ICMP packets by chiachangwang · 2 years, 4 months ago