ikev2: support responder hostname
[vpp.git] / src / vcl /
2021-02-23 Florin Corasvcl: segment index leak on attach 13/31413/3
2021-02-23 Florin Corasvcl: fix coverity warning 18/31418/2
2021-02-22 nandfanvcl: fix vls_intercept_sigchld_handler be called recurs... 75/31375/2
2021-02-22 Florin Corasvcl: cleanup fifos detached from segments 65/31365/3
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-02-01 Florin Corasvcl: remove verbose output from vcl iperf tests 82/31082/2
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 Corassvm vcl: add helper fn that discovers mqs in segment 61/30961/3
2021-01-28 Florin Corasvcl: honor time wait in eventfd epoll wait 59/30959/4
2021-01-25 Florin Corassvm: add custom q implementation for mq 20/30920/6
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
2021-01-07 Florin Corasvcl session: switch to generic cert key apis 15/30615/23
2021-01-06 Florin Corasvcl: allow all workers to block on api 37/30637/4
2020-12-29 Florin Corassvm vcl: allow random offsets for fifo segments in... 77/30377/45
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-12-11 wanghanlinvcl: fix crash problem for invalidation of vls_table_lock 82/28782/6
2020-11-26 Florin Corasvcl: avoid coalescing dgrams on read 44/30144/2
2020-11-25 Florin Corassession: add startup option to poll in main 39/30139/7
2020-11-24 Jakub Grajciartests: remove bond, pipe, session and api_namespace... 04/30104/1
2020-11-19 Florin Corasvcl: stop tracking vpp event queues and thread index 92/29992/7
2020-11-10 Florin Corasvcl: remove unused configs 59/29859/3
2020-11-09 Florin Corasvcl: remove support for shm api connections 17/29817/3
2020-11-09 Florin Corassession: default to using memfd mq segments 15/29815/2
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
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-19 Florin Corasvcl: cleanup read and write ready 19/29519/8
2020-10-19 Florin Corashsa: cleanup sock server test 88/29488/9
2020-10-16 Florin Corasvcl: remove accept state and rename connect to ready 69/29469/3
2020-10-15 Florin Corasvcl: refactor session state enum 55/29455/6
2020-10-14 fanyfvcl: set STATE_UPDATED state when connect with non... 09/29409/5
2020-10-14 jiangxiaomingvcl: app_name format type error 12/29412/2
2020-10-12 Florin Corasvcl svm: segments improvements 80/29380/6
2020-09-29 Florin Corasvcl svm: provide apps access to fifo chunks 96/29096/7
2020-09-28 Damjan Marionvppinfra: don't call dlmalloc API directly from the... 36/29136/2
2020-09-17 Florin Corasvcl: avoid heap use for ldp debug 92/28892/2
2020-09-16 Florin Corasvcl: refactor bapi client index for sapi reuse 54/28854/4
2020-09-14 Florin Corasvcl: add support for app socket api 17/28717/33
2020-09-14 Florin Corasvcl: cleanup bapi and wrk registration 14/28714/26
2020-09-14 Florin Corasvcl: always fill buffer or drain rx fifo 56/28756/6
2020-09-03 Florin Corasvcl: handle svm fifo write failure 48/28648/1
2020-08-26 hanlinvcl: fix duplicated key of session_index_to_vlsh_table... 35/28535/4
2020-08-25 Florin Corasvcl: cleanup non-blocking connect 70/28570/5
2020-08-14 Florin Corasvcl: rx dequeue notifications with epoll 40/28340/7
2020-08-14 Florin Corasvcl: minimize vpp to vcl rx events 39/28339/5
2020-08-13 Florin Corasvcl: clear ct rx event on right fifo 42/28342/2
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-08-09 Simon Zhangvcl: fix getting wrong non-blocking flags issue in... 97/28197/2
2020-08-05 Florin Corasvcl: fix epoll timeout 73/28173/1
2020-06-15 Florin Corasvcl: move helper functions out of header file 37/27537/2
2020-05-26 Florin Corasvcl: fix ldp fcntl64 78/27278/8
2020-05-26 Florin Corasvcl: do not propagate epoll events if session closed 38/27238/7
2020-05-25 Florin Corasvcl: fix udp connected check 35/27235/2
2020-05-24 Florin Corasvcl: add sendmsg/recvmsg for vlsh in ldp 22/27222/6
2020-05-21 Florin Corasvcl: support connected udp listens 11/27111/4
2020-05-20 hanlinvcl: nest vcl_mq_epfd to support epoll_wait without... 34/27134/4
2020-05-15 Florin Corasvcl: remove udpc transport 06/27106/1
2020-05-14 hanlinvcl svm: fix rx event loss 03/27003/7
2020-05-12 Florin Corasvcl: de-init vcl on destroy 81/26981/6
2020-05-04 Pivovcl: allow vcl worker index to be set by applications 64/26864/3
2020-04-30 Florin Corasvcl: disconnect both flavors of bapi transport on destroy 05/26805/4
2020-04-29 Florin Corasvcl: add separate fcntl64 ldp handler 68/26768/5
2020-04-25 Florin Corassession vcl: propagate transport cleanup notifications 00/26700/5
2020-04-25 Florin Corasvcl: generate select events on read/write errors 97/26697/3
2020-04-22 Benoît Gannevcl: fix use-after-free 47/26647/3
2020-04-20 Florin Corasvcl: ensure sessions are open on select events 81/26581/4
2020-04-20 Florin Corasvcl: expand vcl select maps in ldp if needed 82/26582/3
2020-04-17 Florin Corasvcl: fix app destroy 56/26556/6
2020-04-07 Florin Corasudp session: jumbo frames and configurable mtu 93/26393/6
2020-04-06 Florin Corasvcl session: enforce full dgram reads/writes 63/26363/13
2020-04-06 Florin Corassession udp: shared local endpoints 61/26361/9
2020-04-04 Dave Barachmisc: strcpy be gone 60/26360/1
2020-04-04 Dave Wallacevcl: fix vcl_test.py sonarcloud issue 56/26356/3
2020-04-03 Florin Corassession: improve error reporting 95/22895/18
2020-04-03 Florin Corassession udp: fix transport flags and migration 28/26328/2
2020-04-03 Florin Corassession: remove obsolete apis 27/26327/7
2020-04-02 Florin Corasudp session vcl: add udp iperf test 95/26295/8
2020-04-01 Florin Corassession udp: support connect on listeners 27/26227/18
2020-04-01 Florin Corasvcl: support sendto for dgrams 71/26271/4
2020-03-27 Florin Corasvcl: support for uword segments 20/26220/3
2020-03-25 Florin Corassession: api to add new transport types 40/25840/12
2020-03-24 Florin Corasvcl: fix ldp recv return on error 14/26114/2
next