vcl: basic support for epoll level-triggered evts
[vpp.git] / src / vcl / vcl_private.c
2021-06-16 Florin Corasvcl: basic support for epoll level-triggered evts 99/32599/15
2021-05-01 Florin Corasvcl: attr api to set endpt ext config 86/32186/5
2021-04-22 Florin Corasvcl session: refactor passing of crypto context 76/32076/14
2021-04-22 Florin Corasvcl session: extended connect/listen configuration 41/32041/11
2021-04-15 Florin Corasvcl: validate fs before cleanup 82/31982/2
2021-04-07 Florin Corasvcl: fix worker cleanup cb function 15/31915/2
2021-02-23 Florin Corasvcl: segment index leak on attach 13/31413/3
2021-02-22 Florin Corasvcl: cleanup fifos detached from segments 65/31365/3
2021-01-28 Florin Corassvm vcl: add helper fn that discovers mqs in segment 61/30961/3
2021-01-25 Florin Corassvm: add custom q implementation for mq 20/30920/6
2020-12-29 Florin Corassvm vcl: allow random offsets for fifo segments in... 77/30377/45
2020-12-29 Florin Corassvm: allow mq attachments at random offsets 90/30390/53
2020-12-25 Florin Corassvm: split fifo into private and shared structs 49/30349/33
2020-10-20 Florin Corasvcl: convert vep variables into flags 37/29537/4
2020-10-19 Florin Corasvcl: cleanup read and write ready 19/29519/8
2020-10-15 Florin Corasvcl: refactor session state enum 55/29455/6
2020-09-14 Florin Corasvcl: add support for app socket api 17/28717/33
2020-09-14 Florin Corasvcl: cleanup bapi and wrk registration 14/28714/26
2020-08-12 hanlinvcl: support multi-threads with session migration 64/27864/9
2020-04-06 Florin Corasvcl session: enforce full dgram reads/writes 63/26363/13
2020-04-01 Florin Corassession udp: support connect on listeners 27/26227/18
2020-03-05 Jakub Grajciarsession: API cleanup 97/24697/9
2019-12-23 Florin Corasvcl: fix multi-thread app segment attaching 09/24109/2
2019-12-21 Florin Corassession: move add/del segment msg to mq 97/21497/20
2019-12-12 Florin Corasvcl: fix disconnect from binary api 73/23973/2
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-08-27 Florin Corassession: move ctrl messages from bapi to mq 45/21445/26
2019-08-02 Florin Corasvcl: initialize worker thread index and heap map slot 38/21038/2
2019-04-16 Sirshak Dassvm_fifo rework to avoid contention on cursize 23/18223/13
2019-03-15 Florin Corasvcl: cleanup debug messages 11/18311/3
2019-03-06 Florin Corassession: use vpp to switch io events for ct sessions 05/18005/17
2019-02-04 Florin Corassession: cleanup part 1 71/17271/8
2019-01-29 Florin Corasvls: multi-process and multi-threaded apps improvements 71/17071/13
2019-01-18 Florin Corasvcl: move forking logic to vls 28/16828/11
2019-01-17 Florin Corasvcl/session: replicate events for shared sessions 16/16816/5
2019-01-05 Florin Corasvcl/session: add api for changing session app worker 76/16676/11
2018-12-04 Florin Corasvcl: cleanup children that use _exit() 11/16311/14
2018-12-03 Florin Corasvcl: handle worker process exit 08/16308/5
2018-11-30 Florin Corasvcl: wait for segments with segment handle 86/16286/4
2018-11-29 Florin Corasvcl: basic support for apps that fork 98/16198/18
2018-09-14 Florin Corasvcl: keep track of unexpected events 93/14793/7
2018-09-08 Florin Corasvcl: set worker pthread stop key 37/14737/4
2018-09-08 Florin Corasvcl: register workers in order 36/14736/2
2018-08-30 Florin Corasvcl: add support for multi-worker apps 38/14538/19
2018-08-10 Florin Corasvcl: support for eventfd mq signaling 22/13922/25