vlib: prevent some signals from being executed on workers
[vpp.git] / src / vcl /
2024-05-03 Florin Corasvcl: allow more rx events on peek 68/40868/2
2024-04-25 Tom Jonesvcl: Only exclude vcl ldpreload on FreeBSD 16/40816/2
2024-03-29 Florin Corassession: improve use of session handles 29/39329/16
2024-03-25 Florin Corasvcl: add api to retrieve num bytes for tx 46/40546/5
2024-03-19 Tom Jonesvcl: Only build vcl_ldpreload on Linux 89/40389/3
2024-03-13 Florin Corasvcl: fix bitfield truncation with clang16 06/40506/3
2024-03-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-02-23 Tom Jonesvcl: Use FreeBSD specific errno value for bad fd 82/40382/1
2024-02-13 Florin Corasvcl: fix epollet test for unhandled evts 28/40328/3
2024-01-09 Florin Corassession: support for cl port reuse 91/40091/22
2023-12-01 Florin Corasvcl: remove perror ldp call 44/40044/2
2023-11-29 Florin Corasvcl: fix init of ldp workers 18/40018/4
2023-11-07 Jieqiang Wangmisc: silence -Wmaybe-uninitialized warnings 07/39807/2
2023-10-30 Mohammed Hawarivcl: propagate correctly EADDRINUSE for UDP bind 05/39805/2
2023-09-18 Florin Corasvcl: unset fifo evt before size check 36/39536/1
2023-09-01 Florin Corasvcl: set min threshold for tx ntf 48/39448/5
2023-08-15 Florin Corasvcl: fix ldp epoll events array overrun 84/39384/3
2023-08-15 Florin Corasvcl: handle postponed disconnects with select 83/39383/3
2023-08-15 wanghanlinvcl: fix error state switch for vcl_handle_mq_event 44/39344/4
2023-08-08 Gao Fengvcl: Fix the ldp init check 42/39242/4
2023-08-07 wanghanlinvcl: fix error state switch for VCL_STATE_LISTEN_NO_MQ... 38/39338/2
2023-07-26 Florin Corasvcl: allow rx of zero length dgrams 76/39276/1
2023-07-21 qinyangvcl: ldp support SO_ORIGINAL_DST 31/39131/6
2023-07-19 Steven Luongvcl: zero out cmsg for recvmsg API 46/39246/2
2023-06-20 Florin Corasvcl: fix epoll lt coverity warning 88/39088/1
2023-06-17 Florin Corasvcl: no hup events in lt mode if session not epolled 67/39067/4
2023-06-14 Florin Corasvcl: fix debug logging of mapped segments 59/39059/3
2023-06-06 Florin Corasvcl: fix epoll ctl frequent deq ntf requests 65/38965/10
2023-06-05 Florin Corasvcl: avoid duplicate tx events with epoll lt 98/38998/2
2023-06-02 Florin Corasvcl: refactor want deq ntf checks for null fifos 27/38927/6
2023-05-23 Florin Corasvcl: avoid reusing user provided events in lt mode 62/38862/3
2023-05-19 Florin Corasvcl: set want deq flag earlier in epoll ctl mod 43/38843/3
2023-05-19 Florin Corasvcl: always reset deq ntf flag in epoll evt handler 41/38841/4
2023-05-16 Florin Corasvcl: avoid skipping last event in epoll lt 38/38838/1
2023-05-12 Florin Corasvcl: fix ldp ioctl FIONBIO handler 13/38813/3
2023-04-28 Florin Corasvcl: inherit connected flag on accepted cl sessions 41/38741/4
2023-03-14 Florin Corassession vcl: refactor builtin tx event for main tx 62/38462/4
2023-03-10 Florin Corasvcl: init ldp config before vcl init 58/38458/3
2023-03-10 Florin Corasvcl: fix select connected deq notification 57/38457/1
2023-03-09 Florin Corasvcl: fix epoll out evt on connect 49/38449/3
2023-03-06 Florin Corasvcl: do not stop listeners on vls epoll del 85/38385/3
2023-03-06 Florin Corasvcl: always drain libc epoll with eventfds in ldp 94/38394/7
2023-03-01 Florin Corasvcl: accept bound notifications in epoll wait 77/38377/4
2023-03-01 Florin Corasvcl: accept vcl spurious wakeup in epoll wait eventfd 76/38376/3
2023-03-01 Florin Corasvcl: close libc epfd on vls epfd close 75/38375/4
2023-03-01 Florin Corasvcl: only add sessions to lt list if needed 74/38374/3
2023-03-01 Tianyu Livcl: fix undeclared UDP_SEGMENT for centos 8 73/38373/1
2023-02-28 Florin Corasvcl: use program invocation name in ldp app name 70/38370/2
2023-02-28 Florin Corasvcl: handle lt events in epoll ctl 62/38162/6
2023-02-27 Florin Corasvcl: improve vls handling of shared listeners 55/38155/11
2023-02-20 Florin Corasvcl: ldp support for ip_pktinfo 67/38167/15
2023-02-16 Liangxing Wangvcl: fix incorrect ldp worker in ldp_epoll_pwait() 87/38287/2
2023-02-07 Florin Corasvcl: drop lock on segment attach failure 60/38160/3
2023-02-07 Florin Corasvcl: add ldp implementation for recvmmsg 27/38127/5
2023-02-07 Florin Corasvcl: better handlig of ldp apis that rely on gnu source 25/38125/6
2023-01-13 Florin Corasvcl: set deq notify flag on epoll connected sessions 20/37920/4
2023-01-12 Guillaume Solignacmisc: use right include for fctnl.h and poll.h 90/37890/3
2022-12-14 Dou Chaovcl: enable gso for 'sendmsg' in LDP mode. 98/37798/2
2022-10-27 Maros Ondrejickavcl: register workers when reattaching to vpp 89/37389/7
2022-10-11 Benoît Gannevppinfra: fix AddressSanitizer 14/37314/3
2022-10-06 Maros Ondrejickavcl: add api to check if vcl disconnected from vpp 66/37366/5
2022-09-29 Damjan Marionapi: deprecate vl_msg_api_set_handlers 88/36188/9
2022-09-27 Yacan Liuvcl: repatch "align the RST behaviour with kernel" 52/37252/3
2022-09-26 Damjan Marionapi: replace print functions wth format 87/36187/10
2022-09-20 Yacan Liuvcl: align the RST behaviour with kernel 64/37164/3
2022-09-15 Junfeng Wangvcl: add hugepage for vcl configure and svm 48/36948/14
2022-07-20 Radha krishna Sara... vcl: new vcl api to get detailed session errors 00/36700/4
2022-06-30 Florin Corasvcl: check if listener valid on disconnect cleanup 38/36538/2
2022-06-10 Liangxing Wangvcl: fix iperf3 server crash issue when it runs over... 30/36130/10
2022-04-04 Damjan Marionvppinfra: make _vec_len() read-only 82/35882/2
2022-03-31 Florin Corasvcl: fix api detach if attach failed 34/35834/5
2022-03-17 Filip Tehlarvcl: fix invalid socket read 98/35698/2
2022-03-03 Florin Corasvcl: validate vls_epoll_ctl inputs 35/35535/4
2022-03-02 Florin Corasvcl: fix segment detach post api disconnect 17/35517/5
2022-02-17 Filip Tehlarvcl: add support for reconnect 00/35200/10
2022-02-09 Filip Tehlarvcl: make eventfd flag configurable from env 64/35264/2
2022-01-19 Florin Corassvm: update number of segments in svm_fifo_segments 61/34961/3
2021-12-14 Klement Sekeraapi: verify message size on receipt 69/34569/4
2021-12-08 Florin Corasvcl: validate closed sessions on disconnect and reset 02/34702/3
2021-12-07 Florin Corasvcl: debug code improvements 82/34682/5
2021-12-07 Florin Corasvcl: handle reordering of disconnect and reset msgs 81/34681/11
2021-12-06 Florin Corasvcl: fix ldp shared listener bitmap leak 83/34683/4
2021-11-30 Florin Corasvcl: improve handling of failed connects 14/34614/3
2021-11-30 Florin Corasvcl: avoid ip format function vnet dependency 12/34612/3
2021-11-29 Florin Corasvcl: fix build with older gcc 09/34609/2
2021-11-15 Filip Tehlarvcl: add DSCP support in VCL 95/34495/3
2021-11-11 Florin Corasvcl: notify vpp if connected inexistent session 55/34455/4
2021-11-03 liuyacanvcl: fix event triggered after closing connections. 00/34300/4
2021-10-22 Florin Corasvcl: fix cfg parser handling of empty lines 10/34210/3
2021-10-15 wanghanlinvcl: narrow the scope of the restriction of vlsh_bit_val 02/34102/5
2021-10-04 Florin Corasvcl: remove unsed configs 33/33933/2
2021-09-28 Filip Tehlarapi: API trace improvements 52/32652/27
2021-09-23 Florin Corasvcl: grab wrk create lock sooner 11/33811/3
2021-09-10 liuyacanvcl: avoid duplicated events in epoll lt 12/33712/2
2021-09-10 Florin Corasvcl: fix free segments assert 17/33717/1
2021-09-01 Florin Corasvcl: ignore rx events for sessions in epoll lt list 29/33629/2
2021-08-30 liuyacanvcl: fix vlsh conversion error 17/33617/2
2021-08-12 Florin Corassession vcl: cert key add/del with socket api 76/33476/3
2021-08-02 liuyacanvcl: fix sendto for dgrams 18/33318/1
2021-08-02 liuyacanvcl: fix sleep time in ldp_pselect() 17/33317/1
next