aboutsummaryrefslogtreecommitdiffstats
path: root/src/svm
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-2/+3
2017-06-01Improve fifo allocator performanceDave Barach4-36/+168
2017-05-20Improve session debuggingFlorin Coras1-4/+5
2017-05-17VPP-846: tcp perf / scale / hardeningDave Barach1-2/+2
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion2-7/+8
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns3-9/+9
2017-05-01TCP ooo reception fixesFlorin Coras2-75/+70
2017-04-24Session layer improvementsFlorin Coras5-61/+82
2017-04-19Add more svm fifo unit testsFlorin Coras1-54/+46
2017-04-18Fix fifo ooo bugs and improve testingDave Barach2-38/+109
2017-04-13Session layer refactoringFlorin Coras3-52/+60
2017-04-02TCP cc/window management fixes and debuggingFlorin Coras2-19/+26
2017-03-27TCP/session improvementsFlorin Coras3-20/+47
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-3/+3
2017-03-01VPP-598: tcp stack initial commitDave Barach7-7/+1395
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion11-0/+4006