aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/hs_apps/echo_client.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-31hsa: use common app session interface in echo testsFilip Tehlar1-47/+20
2023-10-27hsa: fix coverity warningFilip Tehlar1-0/+5
2023-10-26hsa: unify echo test setupFilip Tehlar1-68/+304
2023-08-09session: async rx event notificationsFlorin Coras1-4/+2
2023-07-13hsa: fix echo client initFlorin Coras1-1/+2
2022-12-23hsa: fix echo client workers initializationBenoît Ganne1-5/+4
2022-12-02session: move connects to first workerFlorin Coras1-6/+2
2022-11-30hsa: session rpc for echo client cli notificationsFlorin Coras1-7/+12
2022-11-05hsa: echo client crash when it fails to connect to remoteSteven Luong1-1/+1
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-1/+1
2022-03-29hsa: refactor echo clientsFlorin Coras1-287/+289
2022-03-25hsa: echo client connects as rpcFlorin Coras1-30/+31
2022-01-12hsa: echo clients connect improvementsFlorin Coras1-18/+33
2022-01-12hsa: cleanup echo client appFlorin Coras1-202/+234
2022-01-12hsa: allow large segments for echo appsFlorin Coras1-17/+6
2021-04-22vcl session: refactor passing of crypto contextFlorin Coras1-2/+17
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion1-1/+1
2021-03-04hsa: fix builtin echo apps with multiple workersFlorin Coras1-12/+47
2021-01-07vcl session: switch to generic cert key apisFlorin Coras1-15/+18
2020-12-24svm: split fifo into private and shared structsFlorin Coras1-11/+10
2020-11-09hsa: remove fake binary api registration in echo appsFlorin Coras1-17/+3
2020-05-04session: add option to preallocate fifo headersFlorin Coras1-1/+1
2020-04-10udp: remove connected udp transport protoFlorin Coras1-2/+1
2020-04-06vcl session: enforce full dgram reads/writesFlorin Coras1-8/+13
2020-04-03session: improve error reportingFlorin Coras1-6/+8
2020-02-25svm: minimal initial fifoFlorin Coras1-1/+2
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-11-26quic: Refactor for crypto contextsNathan Skrzypczak1-0/+14
2019-11-20session: fix transport proto unformatFlorin Coras1-3/+12
2019-10-09hsa: use crypto_engine_type_t for TLSNathan Skrzypczak1-1/+1
2019-09-12hsa: fix memory management bugsBenoît Ganne1-3/+7
2019-07-26quic: coverity fixesNathan Skrzypczak1-1/+2
2019-07-19session: Use parent_handle instead of transport_optsNathan Skrzypczak1-2/+1
2019-06-25hsa: move session-apps to host-stack apps pluginFlorin Coras1-0/+1038