aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/udp
AgeCommit message (Expand)AuthorFilesLines
2017-09-20session: store tep port in net orderFlorin Coras1-5/+5
2017-07-30Make tcp active open data structures thread safeFlorin Coras2-5/+5
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-12/+10
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-1/+1
2017-06-06Rework vxlan-gpe to support FIB 2.0 and bypass modeHongjun Ni1-2/+2
2017-06-01Improve fifo allocator performanceDave Barach1-0/+1
2017-05-15Add GTP-U plugin. VPP-694Hongjun Ni1-0/+2
2017-04-24Session layer improvementsFlorin Coras2-6/+7
2017-04-13Session layer refactoringFlorin Coras1-9/+25
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-04-04Fix issue with udp port registration when running multithreadedDamjan Marion2-74/+51
2017-03-27TCP/session improvementsFlorin Coras2-32/+44
2017-03-16vlib: make runtime_data thread-localDamjan Marion1-27/+47
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-4/+6
2017-03-10VPP-659 TCP improvementsFlorin Coras2-8/+8
2017-03-01VPP-598: tcp stack initial commitDave Barach9-0/+2337