vppinfra: missing static_always_inline in crc32c.h
[vpp.git] / src / vcl /
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
2021-07-31 Sivaprasad Tummalavcl: fix ldp for __recv_chk socket calls 15/33315/1
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 Sivaprasad Tummalavcl: configure the cert-key pair from app 60/33260/4
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-22 Florin Corassession vcl: explit mq indices in ctrl messages 29/33229/3
2021-07-14 liuyacanvcl:fix segfault when unshare NO_MQ session 21/33121/2
2021-07-12 Filip Tehlarsession: api cleanup 01/32901/5
2021-07-06 wanghanlinvcl: fix packetdrill test error 06/33006/2
2021-07-06 wanghanlinvcl: print current app state for timeout 05/33005/2
2021-07-06 wanghanlinvcl: fix return value check for ldp_fd_to_vlsh 04/33004/2
2021-06-30 Florin Corasvcl: coverity fixes 61/32961/2
2021-06-29 Florin Corasvcl: improvements to epoll lt 59/32859/39
2021-06-29 wanghanlinvcl: Don't use app_socket_api to notify VPP in parent... 44/32944/2
2021-06-29 wanghanlinvcl: Don't memset events to optimize CPU usage 00/32900/4
2021-06-29 Florin Corasvcl: epoll fix postponed evt handling 42/32942/1
2021-06-24 liuyacanvcl: fix vcl_session_write_ready when connecting 89/32889/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-16 Florin Corasvcl: fix worker cleanup 51/32751/2
2021-06-16 Florin Corasvcl: basic support for epoll level-triggered evts 99/32599/15
2021-06-14 liuyacanvcl: improve shutdown() 92/32692/3
2021-06-10 Florin Corasvcl: touch fifo on epoll del only if session open 78/32678/3
2021-06-07 Florin Corasvcl: accept zero length writes 06/32606/4
2021-06-07 Florin Corasvcl: avoid multiple reads on peek 05/32605/5
2021-06-05 Florin Corasvcl: epoll error handling fixes and improvements 04/32604/4
2021-06-03 Florin Corasvcl: avoid updating errno on ldp init check 51/32551/7
2021-06-03 Florin Corassession: lcl transport info on accept 03/31603/6
2021-06-02 Florin Corasvcl: ldp placeholder for SO_LINGER 45/32545/3
2021-05-26 Florin Corasvppinfra: explicit blocking mode for sock connects 57/32457/3
2021-05-25 Florin Corassrtp: basic implementation based on libsrtp2 52/30652/47
2021-05-14 liuyacanvcl: fix lookup listener assert 07/32307/5
2021-05-12 liuyacansession: support half-close connection 61/32261/4
2021-05-06 Florin Corasvcl: move tests to src/tests 43/32243/2
next