- d032dd4 wear proxy behind portal by Andriy Naborskyy · 2 years ago
- d196fab Merge "Nat464Xlat: rely on netd events being called on handler thread." into main by Remi NGUYEN VAN · 2 years ago
- 3b817cb Nat464Xlat: rely on netd events being called on handler thread. by Lorenzo Colitti · 2 years ago
- 3f48f42 Merge "Fix a socket leak" into main by Jean Chalard · 2 years ago
- f411c02 Merge changes I1731e65e,I2df84427 into main by Treehugger Robot · 2 years ago
- 90050b2 Fix a socket leak by Chalard Jean · 2 years ago
- 2186945 Factorize CarrierPrivilegeAuthenticator constructors by Chalard Jean · 2 years, 7 months ago
- dfee6be Change mCarrierServiceUid from int[] to SparseIntArray by Chalard Jean · 2 years, 8 months ago
- c8fefb3 Add a command to block networking for an app by Chalard Jean · 2 years ago
- f95e2de Implement ConnectivityStateMetrics sample by Chalard Jean · 2 years, 1 month ago
- 3e0be39 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
- d70a330 remove TrafficController::dump by Maciej Żenczykowski · 2 years ago
- 043bcd4 Report more advertising metrics data by Paul Hu · 2 years, 2 months ago
- 188bfd3 Delay frozen app sockets close until the cellular modem wakes up by Motomu Utsumi · 2 years, 3 months ago
- 50a7ecc Merge "Split BpfNetMaps constants and utilities into standalone classes" into main by Junyu Lai · 2 years ago
- 29b7b63 Split BpfNetMaps constants and utilities into standalone classes by Junyu Lai · 2 years, 1 month ago
- f180b14 Merge "Execute netd callbacks on CS handler thread" into main by Treehugger Robot · 2 years, 1 month ago
- 5d05c4b Execute netd callbacks on CS handler thread by Chalard Jean · 2 years, 1 month ago
- 624aeb4 Rename to isTetheringFeatureEnabled by Motomu Utsumi · 2 years, 1 month ago
- 0a50c65 Use isTetheringFeatureNotChickenedOut for kill switch by Motomu Utsumi · 2 years, 1 month ago
- 7628ea3 Use Java code path for bpf map operations in BpfNetMaps by Motomu Utsumi · 2 years, 1 month ago
- dafb9f2 Rename to isTetheringFeatureNotChickenedOut by Motomu Utsumi · 2 years, 1 month ago
- 9cc1d76 Merge "Revert "KNOWN BAD CHANGE - it should cause lint failures (but doesn't??)."" into main by Treehugger Robot · 2 years, 1 month ago
- 09b1ef0 Merge "Update the implementation for sent_query_count" into main by Paul Hu · 2 years, 1 month ago
- 600bd89 Update the implementation for sent_query_count by Paul Hu · 2 years, 1 month ago
- b15f7d1 Merge "Allow VPN lockdown UID ranges to stack properly" into main by Treehugger Robot · 2 years, 1 month ago
- b7d3f3f Merge "Use destroyLiveTcpSocketsByOwnerUids for frozen apps" into main by Treehugger Robot · 2 years, 1 month ago
- 65996ed Obtain the MTU from a socket to the destination by Chalard Jean · 2 years, 3 months ago
- 34fd58d Merge "Address leftover comment on aosp/2651440" into main by Chiachang Wang · 2 years, 1 month ago
- 7fe3bad Address leftover comment on aosp/2651440 by chiachangwang · 2 years, 1 month ago
- 89b2577 Merge "Add version control for packet address translation design" into main by Chiachang Wang · 2 years, 1 month ago
- 144dd51 Add version control for packet address translation design by chiachangwang · 2 years, 1 month ago
- dc9cb1d Merge "Revert isDefaultNetworkActive behavior when there is no default network" into main by Motomu Utsumi · 2 years, 1 month ago
- 51e7a60 Revert isDefaultNetworkActive behavior when there is no default network by Motomu Utsumi · 2 years, 1 month ago
- 3f35bb2 Merge "Revert onNetworkActive callback behavior on U+" into main by Motomu Utsumi · 2 years, 1 month ago
- 1e51a64 Revert onNetworkActive callback behavior on U+ by Motomu Utsumi · 2 years, 2 months ago
- ebdda22 Merge changes Ia5fc3e53,Ie1ab6013,I1cd5acb3 into main by Hansen Kurli · 2 years, 1 month ago
- 70fbfa4 Revert "KNOWN BAD CHANGE - it should cause lint failures (but doesn't??)." by Maciej Żenczykowski · 2 years, 2 months ago
- fc9875f KNOWN BAD CHANGE - it should cause lint failures (but doesn't??). by Maciej Żenczykowski · 2 years, 2 months ago
- e7da6fd BpfNetMaps.java - add @Requires(T) to all native_ methods by Maciej Żenczykowski · 2 years, 2 months ago
- 1363cf4 Unregister BroadcastReceiver and OnSubscriptionsChangedListener. by Hansen Kurli · 2 years, 3 months ago
- ecc9dc1 Disable KeepaliveStatsTracker before T. by Hansen Kurli · 2 years, 2 months ago
- 21eae05 Disable KeepaliveStatsTracker instead of throwing. by Hansen Kurli · 2 years, 3 months ago
- 41fdf38 Allow VPN lockdown UID ranges to stack properly by Tommy Webb · 2 years, 7 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
- 588a645 Use destroyLiveTcpSocketsByOwnerUids for frozen apps by Motomu Utsumi · 2 years, 3 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