aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/tcp/builtin_client.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-19session/tcp: improve preallocated segment handlingFlorin Coras1-1/+1
2017-09-12tcp: horizontal scaling improvmentsFlorin Coras1-0/+5
2017-09-06Improve "show segment-manager segments"Dave Barach1-6/+8
2017-08-14TCP: update builtin server/client cli helpFlorin Coras1-2/+5
2017-08-10Improve the svm fifo allocatorDave Barach1-0/+14
2017-08-10TCP proxy prototypeDave Barach1-93/+2
2017-08-02Fix ip checksum offload, move badly-placed ASSERTDave Barach1-2/+2
2017-08-02Fix tcp tx buffer allocationFlorin Coras1-6/+33
2017-07-30Make tcp active open data structures thread safeFlorin Coras1-51/+74
2017-07-21Improvements to tcp rx path and debuggingFlorin Coras1-4/+7
2017-07-15Fixes and improved tcp/session debuggingFlorin Coras1-0/+2
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-30/+88
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras1-159/+166
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-8/+32
2017-06-01Improve fifo allocator performanceDave Barach1-128/+202
2017-05-20Improve session debuggingFlorin Coras1-39/+34
2017-05-17VPP-846: tcp perf / scale / hardeningDave Barach1-1/+1
2017-05-15Fix builtin tcp clientDave Barach1-31/+67
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-8/+11
2017-04-25Session/tcp coverity fixesFlorin Coras1-0/+3
2017-04-24Session layer improvementsFlorin Coras1-4/+5
2017-04-13Session layer refactoringFlorin Coras1-25/+136
2017-04-13tcp builtin_client: bug correction and short_helpClement Durand1-1/+2
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-04-02TCP cc/window management fixes and debuggingFlorin Coras1-46/+100
2017-03-28Unscrew builtin clientDave Barach1-4/+8
2017-03-27TCP/session improvementsFlorin Coras1-0/+411