aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/session.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-16udp: refactor udp codeFlorin Coras1-23/+126
2017-10-10session: add support for application namespacingFlorin Coras1-16/+25
2017-09-07Fix session connect_* api message handling.Dave Wallace1-0/+22
2017-08-10TCP proxy prototypeDave Barach1-4/+4
2017-08-02Fix tcp tx buffer allocationFlorin Coras1-0/+10
2017-07-30Make tcp active open data structures thread safeFlorin Coras1-2/+1
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-143/+21
2017-07-21Improvements to tcp rx path and debuggingFlorin Coras1-0/+4
2017-07-15Fixes and improved tcp/session debuggingFlorin Coras1-9/+29
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-3/+27
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras1-2/+2
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