aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/vnet/session/tcp_echo.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-25hsa: move external echo apps to hsaFlorin Coras1-1414/+0
2019-04-25session: cleanup segment manager and fifo segmentFlorin Coras1-10/+10
2019-04-25session: use teps in accept/connect notificationsFlorin Coras1-4/+4
2019-04-16svm_fifo rework to avoid contention on cursizeSirshak Das1-2/+2
2019-03-07session: cleanup instances of deprecated io evtsFlorin Coras1-1/+1
2019-03-06session: use session index instead of fifo for evtFlorin Coras1-47/+2
2019-03-02session: remove deprecated binary apisFlorin Coras1-1/+0
2019-02-09tls: move test certificates to separate header fileFlorin Coras1-56/+0
2019-02-05sock api: allow to start client with no rx_threadTomasz Kulasek1-1/+1
2019-01-25tcp_echo: support all ctrl msgs and io cleanupFlorin Coras1-95/+103
2019-01-02Fixes for buliding for 32bit targets:David Johnson1-1/+1
2018-12-03svm: use explicit svm fifo segment main for slavesFlorin Coras1-6/+7
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-14/+14
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-52/+36
2018-08-09Fix the fifo-size limitation in tcp_echoYalei Wang1-3/+1
2018-08-04socket api: multiple fds in one msgFlorin Coras1-2/+2
2018-07-19session: coverity warningsFlorin Coras1-12/+7
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-9/+2
2018-07-17session: send ctrl msg over mqFlorin Coras1-192/+222
2018-07-17session: use msg queue for eventsFlorin Coras1-17/+25
2018-06-19tcp: optimize tcp outputFlorin Coras1-1/+2
2018-06-04fix usage string missing argJerome Tollet1-1/+1
2018-05-19tcp_echo: support multiple connectionsFlorin Coras1-218/+250
2018-05-09session: cleanup session tx functionFlorin Coras1-29/+30
2018-03-07tls: enforce certificate verificationFlorin Coras1-45/+49
2018-03-05tls: add stop listen handlerFlorin Coras1-11/+102
2018-02-14session: support local sessions and deprecate redirectsFlorin Coras1-0/+1
2018-02-05session: segment manager refactorFlorin Coras1-1/+1
2018-01-25session: add support for memfd segmentsFlorin Coras1-239/+302
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi1-3/+3
2018-01-09api: refactor vlibmemoryFlorin Coras1-21/+13
2018-01-05sock api: add infra for bootstrapping shm clientsFlorin Coras1-39/+73
2017-12-15apps: refactor uri and update build infraFlorin Coras1-0/+1280