summaryrefslogtreecommitdiffstats
path: root/src/plugins/hs_apps/sapi/vpp_echo.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-18hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurableMathiasRaoul1-0/+3
2019-10-11hsa: fix vpp_echo mq lockingNathan Skrzypczak1-17/+60
2019-10-04hsa: fix non-NULL terminated C-string use in echoBenoît Ganne1-9/+9
2019-10-03hsa: fix typo in vpp_echo for tx-bufMathiasRaoul1-6/+6
2019-10-03hsa: refactor vpp_echo failure handlingDave Wallace1-57/+78
2019-10-01hsa: fix vpp_echo stats outputDave Wallace1-16/+37
2019-09-30hsa: fix memory management bugsBenoît Ganne1-2/+2
2019-09-27hsa: clean up vpp_echo json outputDave Wallace1-11/+13
2019-09-25quic: Fix listener vpp_session_handleNathan Skrzypczak1-0/+1
2019-09-20hsa: Refactor quic_echo to allow other protocolsNathan Skrzypczak1-0/+1049