aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-1/+10
2017-06-01Improve fifo allocator performanceDave Barach1-6/+32
2017-05-17VPP-846: tcp perf / scale / hardeningDave Barach1-6/+10
2017-05-16Fixes to tcp active opens and receptionDave Barach1-1/+5
2017-05-10Builtin debug cli http serverDave Barach1-1/+1
2017-05-09Add support for tcp/session buffer chainsFlorin Coras1-11/+78
2017-05-01TCP ooo reception fixesFlorin Coras1-0/+15
2017-04-24Session layer improvementsFlorin Coras1-60/+78
2017-04-13Session layer refactoringFlorin Coras1-427/+137
2017-04-02TCP cc/window management fixes and debuggingFlorin Coras1-1/+5
2017-03-27TCP/session improvementsFlorin Coras1-18/+45
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-16/+8
2017-03-10VPP-659 TCP improvementsFlorin Coras1-11/+27
2017-03-07Register TCP with IP only if session is enabledFlorin Coras1-1/+4
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-18/+68
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+1286