aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/tcp/tcp_debug.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-25tcp: do not sample rtt for retransmitted segmentsFlorin Coras1-54/+54
2017-09-19session/tcp: improve preallocated segment handlingFlorin Coras1-7/+2
2017-09-12tcp: horizontal scaling improvmentsFlorin Coras1-18/+31
2017-07-30Make tcp active open data structures thread safeFlorin Coras1-16/+16
2017-07-21Improvements to tcp rx path and debuggingFlorin Coras1-61/+185
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-3/+10
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras1-53/+133
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-8/+8
2017-05-01TCP ooo reception fixesFlorin Coras1-0/+15
2017-04-27[VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur segment faultflyingeagle231-1/+2
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-04-02TCP cc/window management fixes and debuggingFlorin Coras1-16/+50
2017-03-27TCP/session improvementsFlorin Coras1-38/+214
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-0/+316