hs-test: clean up Makefile for compatibility with ci-management
[vpp.git] / src / vcl / vppcom.c
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-12 Damjan Marionmisc: remove GNU Indent directives 02/40502/5
2024-02-13 Florin Corasvcl: fix epollet test for unhandled evts 28/40328/3
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-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-07 wanghanlinvcl: fix error state switch for VCL_STATE_LISTEN_NO_MQ... 38/39338/2
2023-07-21 qinyangvcl: ldp support SO_ORIGINAL_DST 31/39131/6
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-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: fix select connected deq notification 57/38457/1
2023-03-09 Florin Corasvcl: fix epoll out evt on connect 49/38449/3
2023-03-01 Florin Corasvcl: accept bound notifications in epoll wait 77/38377/4
2023-03-01 Florin Corasvcl: only add sessions to lt list if needed 74/38374/3
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-01-13 Florin Corasvcl: set deq notify flag on epoll connected sessions 20/37920/4
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-06 Maros Ondrejickavcl: add api to check if vcl disconnected from vpp 66/37366/5
2022-09-27 Yacan Liuvcl: repatch "align the RST behaviour with kernel" 52/37252/3
2022-09-20 Yacan Liuvcl: align the RST behaviour with kernel 64/37164/3
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-03-31 Florin Corasvcl: fix api detach if attach failed 34/35834/5
2022-02-17 Filip Tehlarvcl: add support for reconnect 00/35200/10
2022-01-19 Florin Corassvm: update number of segments in svm_fifo_segments 61/34961/3
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-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-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-04 Florin Corasvcl: remove unsed configs 33/33933/2
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-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-07-22 Florin Corassession vcl: explit mq indices in ctrl messages 29/33229/3
2021-07-06 wanghanlinvcl: fix packetdrill test error 06/33006/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 memset events to optimize CPU usage 00/32900/4
2021-06-29 Florin Corasvcl: epoll fix postponed evt handling 42/32942/1
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 Corassession: lcl transport info on accept 03/31603/6
2021-05-25 Florin Corassrtp: basic implementation based on libsrtp2 52/30652/47
2021-05-12 liuyacansession: support half-close connection 61/32261/4
2021-05-01 Florin Corasvcl: attr api to set endpt ext config 86/32186/5
2021-04-29 Florin Corasvcl: fix epoll wait with indefinite timeout 62/32162/4
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-14 Florin Corassession tcp vcl: api to update connection attributes 59/31959/11
2021-03-22 wanghanlinvcl: fix libc epoll pwait starved 80/31680/3
2021-02-23 Florin Corasvcl: fix coverity warning 18/31418/2
2021-02-22 wanghanlinvcl: support sockopt of SO_REUSEPORT and SO_DOMAIN 70/31370/2
2021-02-18 Florin Corasvcl: epoll out deq notifications only if fifo exists 32/31332/3
2021-02-10 Florin Corasvcl: validate seg handle on migrate only if needed 25/31225/2
2021-02-09 Florin Corastls: dtls initial implementation 36/30036/54
2021-02-05 Florin Corassession svm: non blocking mq 27/30927/27
2021-01-28 Florin Corasvcl: support set/get vrf attribute 99/30999/1
2021-01-28 Florin Corasvcl: fix select want deq ntf for ct sessions 58/30958/2
2021-01-28 Florin Corasvcl: honor time wait in eventfd epoll wait 59/30959/4
2021-01-07 Florin Corasvcl session: switch to generic cert key apis 15/30615/23
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-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 listener session close problem 72/30372/2
2020-11-26 Florin Corasvcl: avoid coalescing dgrams on read 44/30144/2
2020-11-19 Florin Corasvcl: stop tracking vpp event queues and thread index 92/29992/7
2020-10-29 Florin Corasvcl: support fifo segments with ct sessions 56/29656/4
2020-10-29 Florin Corasvcl session: minimize ct io events 44/29644/7
2020-10-29 Florin Corasvcl: fix epoll fd cleanup 53/29653/3
2020-10-27 Florin Corasvcl: postpone unhandled ctrl events if needed 36/29636/8
2020-10-26 Florin Corasvcl: avoid epoll cleanup before app close 24/29624/3
2020-10-21 Florin Corasvcl: wait for sendto to connect if needed 62/29562/2
2020-10-20 Florin Corasvcl: confirm reset on transport cleanup 65/28165/4
next