aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/vcl_private.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-27vcl: improve vls handling of shared listenersFlorin Coras1-0/+2
2023-02-20vcl: ldp support for ip_pktinfoFlorin Coras1-10/+12
2022-10-27vcl: register workers when reattaching to vppMaros Ondrejicka1-0/+4
2022-09-15vcl: add hugepage for vcl configure and svmJunfeng Wang1-0/+1
2022-07-20vcl: new vcl api to get detailed session errorsRadha krishna Saragadam1-0/+2
2022-03-02vcl: fix segment detach post api disconnectFlorin Coras1-1/+1
2022-02-17vcl: add support for reconnectFilip Tehlar1-0/+2
2021-12-07vcl: handle reordering of disconnect and reset msgsFlorin Coras1-0/+2
2021-11-30vcl: avoid ip format function vnet dependencyFlorin Coras1-2/+8
2021-11-15vcl: add DSCP support in VCLFilip Tehlar1-0/+1
2021-10-04vcl: remove unsed configsFlorin Coras1-3/+0
2021-08-12session vcl: cert key add/del with socket apiFlorin Coras1-0/+2
2021-07-22session vcl: explit mq indices in ctrl messagesFlorin Coras1-2/+2
2021-06-29vcl: improvements to epoll ltFlorin Coras1-5/+4
2021-06-16vcl: fix fifo sharingFlorin Coras1-0/+2
2021-06-16vcl: basic support for epoll level-triggered evtsFlorin Coras1-0/+6
2021-06-14vcl: improve shutdown()liuyacan1-3/+2
2021-05-25srtp: basic implementation based on libsrtp2Florin Coras1-1/+2
2021-05-14vcl: fix lookup listener assertliuyacan1-0/+6
2021-05-12session: support half-close connectionliuyacan1-0/+1
2021-05-01vcl: attr api to set endpt ext configFlorin Coras1-1/+1
2021-04-22vcl session: refactor passing of crypto contextFlorin Coras1-1/+4
2021-04-22vcl session: extended connect/listen configurationFlorin Coras1-0/+5
2021-04-14session tcp vcl: api to update connection attributesFlorin Coras1-1/+4
2021-04-08vcl: use per worker mem bapi contextFlorin Coras1-0/+1
2021-02-22vcl: cleanup fifos detached from segmentsFlorin Coras1-0/+3
2021-02-09tls: dtls initial implementationFlorin Coras1-2/+3
2021-01-28vcl: support set/get vrf attributeFlorin Coras1-0/+1
2021-01-28svm vcl: add helper fn that discovers mqs in segmentFlorin Coras1-0/+1
2021-01-07vcl session: switch to generic cert key apisFlorin Coras1-6/+13
2021-01-06vcl: allow all workers to block on apiFlorin Coras1-3/+3
2020-12-29svm: allow mq attachments at random offsetsFlorin Coras1-1/+4
2020-12-24svm: split fifo into private and shared structsFlorin Coras1-0/+3
2020-11-19vcl: stop tracking vpp event queues and thread indexFlorin Coras1-10/+0
2020-11-10vcl: remove unused configsFlorin Coras1-1/+0
2020-11-09vcl: remove support for shm api connectionsFlorin Coras1-3/+0
2020-10-27vcl: postpone unhandled ctrl events if neededFlorin Coras1-0/+5
2020-10-20vcl: more session struct cleanupFlorin Coras1-32/+35
2020-10-20vcl: convert vep variables into flagsFlorin Coras1-2/+2
2020-10-19vcl: cleanup read and write readyFlorin Coras1-2/+1
2020-10-16vcl: remove accept state and rename connect to readyFlorin Coras1-4/+2
2020-10-15vcl: refactor session state enumFlorin Coras1-30/+35
2020-10-12vcl svm: segments improvementsFlorin Coras1-0/+2
2020-09-16vcl: refactor bapi client index for sapi reuseFlorin Coras1-2/+5
2020-09-14vcl: add support for app socket apiFlorin Coras1-0/+18
2020-09-14vcl: cleanup bapi and wrk registrationFlorin Coras1-41/+32
2020-08-26vcl: fix duplicated key of session_index_to_vlsh_table in multiplehanlin1-0/+7
2020-08-12vcl: mt detection and cleanupFlorin Coras1-1/+1
2020-08-12vcl: support multi-threads with session migrationhanlin1-1/+6
2020-08-11vcl: support inter worker rpcFlorin Coras1-0/+6