aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/application.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-19session/tcp: improve preallocated segment handlingFlorin Coras1-0/+2
2017-08-29session: segment manager improvementsFlorin Coras1-16/+55
2017-08-16tcp: improve builtin http serverFlorin Coras1-4/+10
2017-08-15tcp: state machine improvementsFlorin Coras1-1/+1
2017-08-10TCP proxy prototypeDave Barach1-0/+6
2017-07-20Prevent double freeing of first segment manager.Dave Wallace1-1/+2
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-0/+2
2017-07-06Unlink /dev/shm files on application detach.Dave Wallace1-1/+12
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras1-1/+1
2017-06-01Improve fifo allocator performanceDave Barach1-11/+7
2017-04-24Session layer improvementsFlorin Coras1-32/+16
2017-04-13Session layer refactoringFlorin Coras1-113/+345
2017-03-10VPP-659 TCP improvementsFlorin Coras1-0/+16
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-4/+23
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+343