aboutsummaryrefslogtreecommitdiffstats
path: root/src/svm/svm_fifo.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Fixes for issues reported by Coverity (VPP-972)Chris Luke1-1/+1
2017-08-25tcp: retransmit and multi-buffer segment fixes and improvementsFlorin Coras1-7/+7
2017-08-10Improve the svm fifo allocatorDave Barach1-1/+4
2017-08-10TCP proxy prototypeDave Barach1-2/+8
2017-07-15Fixes and improved tcp/session debuggingFlorin Coras1-40/+110
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-17/+39
2017-06-22Improve svm fifo and tcp tx path performance (VPP-846)Florin Coras1-5/+90
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras1-68/+84
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-2/+3
2017-05-20Improve session debuggingFlorin Coras1-4/+5
2017-05-01TCP ooo reception fixesFlorin Coras1-75/+69
2017-04-24Session layer improvementsFlorin Coras1-18/+12
2017-04-19Add more svm fifo unit testsFlorin Coras1-54/+46
2017-04-18Fix fifo ooo bugs and improve testingDave Barach1-35/+91
2017-04-13Session layer refactoringFlorin Coras1-22/+44
2017-04-02TCP cc/window management fixes and debuggingFlorin Coras1-16/+21
2017-03-27TCP/session improvementsFlorin Coras1-16/+19
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-3/+3
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+568