aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-2/+4
2017-06-01Improve fifo allocator performanceDave Barach1-4/+4
2017-05-17VPP-846: tcp perf / scale / hardeningDave Barach1-2/+2
2017-05-15Fix builtin tcp clientDave Barach1-0/+4
2017-05-10Multi-thread enablement for the debug cli http serverDave Barach1-1/+9
2017-05-10Builtin debug cli http serverDave Barach1-4/+11
2017-05-09Add support for tcp/session buffer chainsFlorin Coras1-2/+2
2017-05-01TCP ooo reception fixesFlorin Coras1-3/+4
2017-04-24Session layer improvementsFlorin Coras1-8/+11
2017-04-13Session layer refactoringFlorin Coras1-61/+114
2017-04-02TCP cc/window management fixes and debuggingFlorin Coras1-1/+11
2017-03-27TCP/session improvementsFlorin Coras1-10/+9
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-1/+2
2017-03-10VPP-659 TCP improvementsFlorin Coras1-14/+14
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-6/+17
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+380