index
:
Project-1CE/packages_modules_NetworkStack
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
networkstack
/
netlink
/
TcpSocketTracker.java
Age
Commit message (
Expand
)
Author
2020-05-15
Do not mock shim in TcpSocketTrackerTest
Remi NGUYEN VAN
2020-05-15
Move common apishim classes to apishim.common pkg
Remi NGUYEN VAN
2020-02-12
update structure of TcpInfo
Chiachang Wang
2020-01-16
Reduce redundant network probing and prevent probing loop
Chiachang Wang
2019-12-18
Evaluate tcp only on target network
Chiachang Wang
2019-12-09
Merge "Revert "Disable TCP stall detection""
Chiachang Wang
2019-12-06
Clean up and align the ByteBuffer order in test.
Chiachang Wang
2019-11-28
Revert "Disable TCP stall detection"
Chiachang Wang
2019-11-28
Merge "Catch possible buffer access exception"
Chiachang Wang
2019-11-28
Catch possible buffer access exception
Chiachang Wang
2019-11-28
Merge "Update type in RoutingAttribute"
Chiachang Wang
2019-11-28
Merge "Avoid incorrect nlmsg_type in returned INetDiagMessage"
Chiachang Wang
2019-11-28
Update type in RoutingAttribute
Chiachang Wang
2019-11-28
Avoid incorrect nlmsg_type in returned INetDiagMessage
Chiachang Wang
2019-11-27
Disable TCP stall detection
Chalard Jean
2019-11-26
Follow up commit of aosp/1157146
Chiachang Wang
2019-11-20
Evaluate data stall via tcp signal
Chiachang Wang