aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/transport.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-10session: add support for application namespacingFlorin Coras1-9/+20
2017-09-20session: store tep port in net orderFlorin Coras1-1/+1
2017-07-30Make tcp active open data structures thread safeFlorin Coras1-3/+3
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-171/+3
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-0/+6
2017-06-22Improve svm fifo and tcp tx path performance (VPP-846)Florin Coras1-1/+6
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras1-0/+2
2017-05-04Fixes and improvements in session hashtable keysClement Durand1-53/+35
2017-04-13Session layer refactoringFlorin Coras1-9/+14
2017-03-27TCP/session improvementsFlorin Coras1-1/+1
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-4/+8
2017-03-10VPP-659 TCP improvementsFlorin Coras1-33/+33
2017-03-07fix uninitialized ip6 keys within session.cGabriel Ganne1-0/+8
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+250