aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/session/transport.h
AgeCommit message (Expand)AuthorFilesLines
2018-10-28session: extend connect api for internal appsFlorin Coras1-7/+18
2018-10-25session/tcp: improve cliFlorin Coras1-3/+7
2018-10-25tcp/session: add tx pacerFlorin Coras1-0/+22
2018-06-11udp: fix for multiple workers and add testFlorin Coras1-0/+1
2018-04-18udp/session: refactor to support dgram modeFlorin Coras1-15/+4
2018-03-02session: first approximation implementation of tlsFlorin Coras1-9/+25
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-0/+1
2018-01-24SCTP stack (RFC4960)Marco Varlese1-1/+2
2017-12-11session: generalize handling of network transportsFlorin Coras1-0/+1
2017-10-28session: rules tablesFlorin Coras1-0/+3
2017-10-16udp: refactor udp codeFlorin Coras1-3/+31
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