dhcp: use per-thread vlib main instead of global one
[vpp.git] / src / vcl /
2020-08-18 hanlinvcl svm: fix rx event loss 59/28459/2
2020-08-18 Florin Corasvcl: de-init vcl on destroy 53/28453/1
2020-08-18 IJsbrand Wijnandsvcl: allow vcl worker index to be set by applications 41/28441/1
2020-08-18 Florin Corasvcl: disconnect both flavors of bapi transport on destroy 36/28436/1
2020-08-18 Florin Corasvcl: add separate fcntl64 ldp handler 35/28435/1
2020-08-13 Florin Corasvcl: generate select events on read/write errors 10/28410/1
2020-08-13 Benoît Gannevcl: fix use-after-free 03/28403/1
2020-08-13 Florin Corasvcl: ensure sessions are open on select events 96/28396/1
2020-08-13 Florin Corasvcl: expand vcl select maps in ldp if needed 95/28395/1
2020-08-13 Florin Corasvcl: fix app destroy 90/28390/1
2020-08-13 Dave Barachmisc: strcpy be gone 79/28379/1
2020-08-13 Florin Corasvcl: fix ldp recv return on error 66/28366/1
2020-08-13 Florin Corasvcl: fix ldp writev 0 vecs 65/28365/1
2020-08-12 Florin Corasvcl: fix ldp read on closing session 26/28326/1
2020-08-12 Florin Corasvcl: clear accept msg flags 23/28323/1
2020-08-12 Florin Corasvcl: fix session closing error 12/28312/1
2020-08-12 Florin Corasvcl: always report EPOLLHUP/EPOLLRDHUP on close 01/28301/1
2020-08-12 Florin Corasvcl: add rx event on epoll ctl if needed 94/28294/3
2020-08-12 hanlinvcl: hold errno when calling LDBG 66/28266/2
2020-08-12 hanlinvcl: EPOLLOUT should be generated when epoll_ctl called... 65/28265/2
2020-08-12 wanghanlinvcl: RX event may lost when accept session repeatedly 37/28237/2
2020-08-12 Yu Pingvcl: resolve VCL part session cleanup issue 32/28232/2
2019-12-01 jiangxiaomingvcl: if the ldp user send buf with 0 len, it will asser... 76/23676/2
2019-11-28 Carl Smithvcl: Handle newer Glibc (>2.28) where fcntl is actually... 15/23515/2
2019-11-28 Carl Smithvcl: fix nonblocking accept with >1 event in the queue 12/23512/3
2019-11-28 Florin Corasvcl: fix epoll connected events sid 06/23506/2
2019-11-18 Florin Corasvcl: handle segment map errors 38/23438/2
2019-11-15 Florin Corasvcl: add api to set lcl ip 44/23244/2
2019-11-05 Florin Corasvcl: handle rx notifications on reused sessions 88/23188/2
2019-10-03 Florin Corasvcl: initialize ctrl_mq in workers 72/22472/2
2019-10-03 Florin Corasvcl: allow non-blocking connects 71/22471/2
2019-09-30 Florin Corassession: move ctrl messages from bapi to mq 25/22325/2
2019-09-24 Benoît Gannevcl: fix ldp_set_app_name overflow 31/22231/1
2019-08-05 Florin Corasvcl: fix bapi disconnect with socket transport 44/21044/3
2019-08-02 Florin Corasvcl: initialize worker thread index and heap map slot 38/21038/2
2019-07-31 Florin Corasvcl: fix epoll chain validation 42/20942/4
2019-07-29 Florin Corasvcl: fix config parsing of hex values 90/20890/3
2019-07-19 Florin Corasvcl: fix coverity warning 59/20759/1
2019-07-19 Nathan Skrzypczaksession: Use parent_handle instead of transport_opts 92/20692/5
2019-07-18 Nathan Skrzypczakvcl: add QUIC support 50/19650/17
2019-07-18 Nathan Skrzypczaksession: Refactor invalid session idx/handle 90/20690/4
2019-07-12 Benoît Gannevcl: fix namespace debug print 24/20624/2
2019-07-08 Florin Corasvcl: add worker unregister api 50/20550/4
2019-07-08 Florin Corasvcl: cleanup listener accept fifo 52/20552/3
2019-07-02 Florin Corasvcl: handle fd rcv msg error 34/20434/5
2019-06-29 Florin Corassvm: rename fifo tx notifications to reflect use 07/20407/10
2019-06-26 Florin Corashsa: move vcl test apps to hsa 35/20335/6
2019-06-07 Benoît Gannebuild: add -Wall and -fno-common, fix reported issues 89/19989/4
2019-06-06 Florin Corasvcl: avoid hash table lookup on accept 07/20007/4
2019-06-06 Florin Corasvcl: cap epoll dequeue batch size to max events 87/19987/5
2019-05-16 Nathan SkrzypczakAdd transport_opts to connect_sock bapi 47/19647/3
2019-05-09 Florin Corasvls: relax copy on fork locks 40/19440/3
2019-05-09 Yu Pingldp: add option to eanble transparent TLS connections 50/19350/13
2019-04-25 Florin Corassession: cleanup segment manager and fifo segment 51/19151/15
2019-04-25 Florin Corassession: use teps in accept/connect notifications 47/19147/2
2019-04-17 Florin Corasvcl/session: tx notifications for cut-thru sessions 77/18977/3
2019-04-16 Sirshak Dassvm_fifo rework to avoid contention on cursize 23/18223/13
2019-04-08 Florin Corashost stack: update stale copyright 46/18746/3
2019-04-04 Florin Corasldp: ignore TCP_CORK socket option 92/18692/1
2019-03-29 Florin Corasvls: add pthread check on vls_attr 97/18597/3
2019-03-25 Dave WallaceVCL: add TLS opt to socket_test.sh 23/18523/1
2019-03-20 Florin Corasvcl: mark app state as failed if attach fails 40/18440/3
2019-03-20 Florin Corasldp: force exit if constructor init fails 04/18404/2
2019-03-15 Florin Corasvcl: cleanup debug messages 11/18311/3
2019-03-14 Florin Corasvcl: fix coverity warning 72/18272/2
2019-03-11 Florin Corasldp: fix worker alloc when using eventfds 95/18195/1
2019-03-10 wuzhouhuivcl: update buf if whole buf cannot be done at once 59/18159/1
2019-03-08 Florin Corassession/tcp/vcl: fixes and optimizations 94/18094/5
2019-03-07 Florin Corassession: cleanup instances of deprecated io evts 76/18076/3
2019-03-06 Florin Corassession: use session index instead of fifo for evt 09/18009/12
2019-03-06 Florin Corassession: use vpp to switch io events for ct sessions 05/18005/17
2019-03-04 Florin Corasvcl: remove unused fields and structures 89/17989/3
2019-03-02 Florin Corassession: remove deprecated binary apis 82/17982/8
2019-03-01 Florin Corassession: refactor local connects 11/17911/21
2019-02-22 Florin Corassession/vcl: fix coverity warnings 66/17766/2
2019-02-21 Florin Corasvcl/session: send unlisten over message queue 36/17736/4
2019-02-20 Florin Corastls: add vcl test 63/17663/6
2019-02-19 Haggai Eranldp: return byte count from a successful recvfrom 84/17684/3
2019-02-14 Benoît GanneAdd -fno-common compile option 54/17554/4
2019-02-05 Tomasz Kulaseksock api: allow to start client with no rx_thread 40/17240/6
2019-02-04 Florin Corassession: cleanup part 1 71/17271/8
2019-01-31 Florin Corasvcl: improve handling of close on rw 53/17153/6
2019-01-30 Florin Corasvls: support passive listeners 33/17133/9
2019-01-30 Florin Corasldp: initialize clib time 52/17152/3
2019-01-29 Florin Corasvls: multi-process and multi-threaded apps improvements 71/17071/13
2019-01-26 Florin Corasvcl: add api to expose worker message queues epfd 91/17091/2
2019-01-24 Florin Corassession/vcl: support worker ownership change for listeners 28/17028/3
2019-01-23 Florin Corasvcl: generate epoll events only if requested 89/16989/4
2019-01-21 Florin Corasldp: add support for TCP_CONGESTION sockopts (VPP-1550) 45/16945/3
2019-01-18 Florin Corasvcl: move forking logic to vls 28/16828/11
2019-01-17 Florin Corasvcl/session: replicate events for shared sessions 16/16816/5
2019-01-10 Florin Corassession/vcl: improve fifo tx notifications 44/16744/4
2019-01-08 Florin Corasvcl/ldp: select cleanup/improvements 22/16722/8
2019-01-07 Florin Corasvcl/ldp: add locked sessions shim layer 95/16695/29
2019-01-05 Florin Corasvcl/session: add api for changing session app worker 76/16676/11
2019-01-04 Ping YuAdd TLS support for VCL 06/16306/7
2019-01-02 David JohnsonFixes for buliding for 32bit targets: 97/16497/6
2019-01-02 Florin Corasldp/vcl: epoll and shutdown cleanup 56/16656/7
2019-01-01 Florin Corasvcl/ldp: add write msg function and fine tuning 34/16634/11
2018-12-28 Florin Corasvcl: handle invalid sessions in epoll 27/16627/3
next