aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/vcl_private.h
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-15vcl: move helper functions out of header fileFlorin Coras1-1/+7
2020-05-26vcl: do not propagate epoll events if session closedFlorin Coras1-0/+6
2020-05-25vcl: fix udp connected checkFlorin Coras1-1/+1
2020-04-17vcl: fix app destroyFlorin Coras1-0/+1
2020-04-03session: improve error reportingFlorin Coras1-2/+0
2020-04-03session udp: fix transport flags and migrationFlorin Coras1-1/+1
2020-04-01session udp: support connect on listenersFlorin Coras1-0/+6
2020-04-01vcl: support sendto for dgramsFlorin Coras1-0/+19
2020-03-27vcl: support for uword segmentsFlorin Coras1-2/+2
2020-03-06vcl: refactor vls to minimize lock usageFlorin Coras1-1/+2