aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/udp/udp.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02session: first approximation implementation of tlsFlorin Coras1-1/+3
2017-12-11session: generalize handling of network transportsFlorin Coras1-3/+4
2017-11-02session/udp: init rw locksFlorin Coras1-0/+8
2017-10-16udp: refactor udp codeFlorin Coras1-177/+216
2017-09-20session: store tep port in net orderFlorin Coras1-5/+5
2017-07-30Make tcp active open data structures thread safeFlorin Coras1-4/+4
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-12/+10
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-4/+6
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+342