summaryrefslogtreecommitdiff
path: root/src/com/android/networkstack/netlink/TcpSocketTracker.java
AgeCommit message (Expand)Author
2020-05-15Do not mock shim in TcpSocketTrackerTestRemi NGUYEN VAN
2020-05-15Move common apishim classes to apishim.common pkgRemi NGUYEN VAN
2020-02-12update structure of TcpInfoChiachang Wang
2020-01-16Reduce redundant network probing and prevent probing loopChiachang Wang
2019-12-18Evaluate tcp only on target networkChiachang Wang
2019-12-09Merge "Revert "Disable TCP stall detection""Chiachang Wang
2019-12-06Clean up and align the ByteBuffer order in test.Chiachang Wang
2019-11-28Revert "Disable TCP stall detection"Chiachang Wang
2019-11-28Merge "Catch possible buffer access exception"Chiachang Wang
2019-11-28Catch possible buffer access exceptionChiachang Wang
2019-11-28Merge "Update type in RoutingAttribute"Chiachang Wang
2019-11-28Merge "Avoid incorrect nlmsg_type in returned INetDiagMessage"Chiachang Wang
2019-11-28Update type in RoutingAttributeChiachang Wang
2019-11-28Avoid incorrect nlmsg_type in returned INetDiagMessageChiachang Wang
2019-11-27Disable TCP stall detectionChalard Jean
2019-11-26Follow up commit of aosp/1157146Chiachang Wang
2019-11-20Evaluate data stall via tcp signalChiachang Wang