vcl: improve shutdown()
[vpp.git] / src / vcl / vcl_locked.c
2021-06-14 liuyacanvcl: improve shutdown() 92/32692/3
2021-05-12 liuyacansession: support half-close connection 61/32261/4
2021-03-28 nandfanvcl: fix only first epoll listen session be registered 79/31779/5
2021-02-22 nandfanvcl: fix vls_intercept_sigchld_handler be called recurs... 75/31375/2
2021-01-12 wanghanlinvcl: fix session_handle_to_vlsh_table update after... 63/30663/4
2021-01-11 wanghanlinvcl: fix deadlock in rpc 49/30549/13
2020-12-14 Damjan Marionmisc: refactor clib_bitmap_foreach macro 97/30397/2
2020-12-14 Damjan Marionmisc: move to new pool_foreach macros 96/30396/2
2020-12-11 wanghanlinvcl: fix crash problem for invalidation of vls_table_lock 82/28782/6
2020-11-19 Florin Corasvcl: stop tracking vpp event queues and thread index 92/29992/7
2020-10-20 Florin Corasvcl: more session struct cleanup 38/29538/5
2020-10-20 Florin Corasvcl: convert vep variables into flags 37/29537/4
2020-10-15 Florin Corasvcl: refactor session state enum 55/29455/6
2020-09-14 Florin Corasvcl: cleanup bapi and wrk registration 14/28714/26
2020-08-26 hanlinvcl: fix duplicated key of session_index_to_vlsh_table... 35/28535/4
2020-08-12 Florin Corasvcl: mt detection and cleanup 49/28249/5
2020-08-12 hanlinvcl: support multi-threads with session migration 64/27864/9
2020-08-11 Florin Corasvcl: support inter worker rpc 55/27955/5
2020-05-20 hanlinvcl: nest vcl_mq_epfd to support epoll_wait without... 34/27134/4
2020-03-07 Florin Corasvcl: fix coverity warning 28/25728/1
2020-03-06 Florin Corasvcl: refactor vls to minimize lock usage 63/25663/13
2019-08-27 Florin Corassession: move ctrl messages from bapi to mq 45/21445/26
2019-05-09 Florin Corasvls: relax copy on fork locks 40/19440/3
2019-03-29 Florin Corasvls: add pthread check on vls_attr 97/18597/3
2019-03-08 Florin Corassession/tcp/vcl: fixes and optimizations 94/18094/5
2019-02-22 Florin Corassession/vcl: fix coverity warnings 66/17766/2
2019-01-30 Florin Corasvls: support passive listeners 33/17133/9
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-07 Florin Corasvcl/ldp: add locked sessions shim layer 95/16695/29