udp: fix csum computation when offload disabled
[vpp.git] / src / vcl / vcl_locked.c
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-01-09 Florin Corassession: support for cl port reuse 91/40091/22
2023-03-06 Florin Corasvcl: do not stop listeners on vls epoll del 85/38385/3
2023-02-27 Florin Corasvcl: improve vls handling of shared listeners 55/38155/11
2022-03-03 Florin Corasvcl: validate vls_epoll_ctl inputs 35/35535/4
2021-12-06 Florin Corasvcl: fix ldp shared listener bitmap leak 83/34683/4
2021-07-29 Florin Corasvcl: move vls pool lock to process local state 70/33270/3
2021-07-29 Florin Corasvcl: vls cleanup and more docs 56/33256/7
2021-07-27 liuyacanvcl: fix some risk after fork() 31/33231/5
2021-07-25 liuyacanvcl: fix shutdown deadlock issue 45/33245/2
2021-07-14 liuyacanvcl:fix segfault when unshare NO_MQ session 21/33121/2
2021-06-29 wanghanlinvcl: Don't use app_socket_api to notify VPP in parent... 44/32944/2
2021-06-22 wanghanlinvcl: validate vep handle when copying sessions on fork 34/32834/2
2021-06-22 wanghanlinvcl: move child wrk cleanup from sighandler to vls_epol... 85/32285/10
2021-06-16 Florin Corasvcl: fix fifo sharing 52/32752/3
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