aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/tcp_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-28session: free session after transport and app confirmFlorin Coras1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-2/+2
2018-10-31session: add wrk contextFlorin Coras1-5/+5
2018-10-23c11 safe string handling supportDave Barach1-8/+8
2018-10-21tcp: count first lost hole (VPP-1465)Florin Coras1-3/+29
2018-10-18tcp: fix sacks lost bytes counting (VPP-1465)Florin Coras1-34/+90
2018-10-18tls: fix connection failures/interrupts at scale (VPP-1464)Florin Coras1-2/+3
2018-10-17tcp: avoid sack processing when not needed (VPP-1460)Florin Coras1-1/+1
2018-07-24Create a unit-test pluginDave Barach1-0/+1779