summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/stack/tcp.go
AgeCommit message (Expand)Author
2021-10-07Add a new metric to detect the number of spurious loss recoveries.Nayana Bidari
2021-08-30Avoid pseudo endpoint for TSVal generationZeling Feng
2021-08-12Add support for TCP send buffer auto tuning.Nayana Bidari
2021-06-25Remove sndQueue as its pointless now.Bhasker Hariharan
2021-05-26Use the stack clock everywhereTamir Duberstein
2021-04-20Move SO_RCVBUF to socketops.Nayana Bidari
2021-04-19De-duplicate TCP state in TCPEndpointState vs tcp.endpointNick Brown