aboutsummaryrefslogtreecommitdiffstats
path: root/src/uri/uri_tcp_test.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-07Fix session connect_* api message handling.Dave Wallace1-2/+2
2017-07-25Cleanup/refactor session layer codeFlorin Coras1-4/+0
2017-06-22Improve svm fifo and tcp tx path performance (VPP-846)Florin Coras1-5/+5
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras1-35/+85
2017-06-01Improve fifo allocator performanceDave Barach1-0/+1
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-9/+12
2017-04-27[VPP-711] uri_tcp_test when master bind fail we met a display issue about retvalflyingeagle231-1/+3
2017-04-25Session/tcp coverity fixesFlorin Coras1-0/+2
2017-04-24Session layer improvementsFlorin Coras1-64/+125
2017-04-21[VPP-703]uri_tcp_test segment fault when mp->retval reply -30flyingeagle231-1/+1
2017-04-21[VPP-704]./uri_tcp_test slave , uri test segment faultflyingeagle231-1/+2
2017-04-13Session layer refactoringFlorin Coras1-107/+208
2017-03-27TCP/session improvementsFlorin Coras1-51/+110
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-12/+31
2017-03-10VPP-659 TCP improvementsFlorin Coras1-3/+4
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-365/+427
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+916