ip: Replace Sematics for Interface IP addresses
[vpp.git] / src / vcl /
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
2020-03-24 Florin Corasvcl: fix ldp writev 0 vecs 85/26085/3
2020-03-07 Florin Corasvcl: fix coverity warning 28/25728/1
2020-03-06 Florin Corasvcl: refactor vls to minimize lock usage 63/25663/13
2020-03-05 Jakub Grajciarsession: API cleanup 97/24697/9
2020-02-25 Florin Corassvm: refactor fifo 86/24086/65
2020-02-14 Florin Corasvcl: fix ldp read on closing session 27/25127/3
2020-02-13 Florin Corasvcl: clear accept msg flags 22/25122/1
2020-02-13 Florin Corasvcl: handle close after reset 89/24989/6
2020-02-06 Florin Corasvcl: fix session closing error 63/24763/2
2020-02-04 Florin Corasvcl: switch to closed state after app close 99/24799/2
2020-01-30 Florin Corasvcl session: propagate cleanup notifications to apps 42/23042/8
2020-01-23 Florin Corasvcl: always report EPOLLHUP/EPOLLRDHUP on close 77/24477/2
2020-01-23 Florin Corasvcl session: udp session migration notifications 62/24462/3
2020-01-16 Florin Corasvcl: add rx event on epoll ctl if needed 32/24332/3
2020-01-14 Paul Vinciguerratests: fix worker thread initialization 03/23803/4
2020-01-10 John DeNiscodocs: Edit FEATURE.yaml files so they can be published 88/24288/4
2020-01-03 Florin Corasvcl: add feature.yaml 71/24171/2
2019-12-30 hanlinvcl: hold errno when calling LDBG 42/24142/2
2019-12-27 hanlinvcl: EPOLLOUT should be generated when epoll_ctl called... 29/24129/3
2019-12-23 Florin Corasvcl: fix multi-thread app segment attaching 09/24109/2
2019-12-21 Florin Corassession: move add/del segment msg to mq 97/21497/20
2019-12-17 wanghanlinvcl: RX event may lost when accept session repeatedly 10/24010/3
2019-12-12 Florin Corasvcl: fix disconnect from binary api 73/23973/2
2019-12-11 Florin Corasvcl: separate binary api connections per thread worker 87/23687/15
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-05 Yu Pingvcl: resolve VCL part session cleanup issue 76/23776/3
2019-12-04 Dave Wallacebuild: fix make test with distributed src 80/23480/5
2019-11-27 Benoît Gannemisc: add address sanitizer heap instrumentation 37/21937/10
2019-11-21 jiangxiaomingvcl: if the ldp user send buf with 0 len, it will asser... 84/23584/3
2019-11-14 Carl Smithvcl: Handle newer Glibc (>2.28) where fcntl is actually... 88/23388/4
2019-11-12 Carl Smithvcl: fix nonblocking accept with >1 event in the queue 71/23371/3
2019-11-08 Florin Corasvcl: fix epoll connected events sid 00/23300/3
2019-10-29 Florin Corasvcl: handle rx notifications on reused sessions 43/23043/3
2019-10-22 Florin Corasvcl: handle segment map errors 74/22274/5
2019-10-22 Florin Corasvcl: add config option for preferred tls engine 65/22865/4
2019-10-21 Florin Corasvcl: add api to set lcl ip 14/22814/3
2019-10-09 Nathan Skrzypczakhsa: use crypto_engine_type_t for TLS 42/22042/4
2019-08-30 Florin Corasvcl: initialize ctrl_mq in workers 27/21627/3
2019-08-30 Florin Corasvcl: allow non-blocking connects 10/21610/7
2019-08-27 Florin Corassession: move ctrl messages from bapi to mq 45/21445/26
2019-08-21 Benoît Gannevcl: fix ldp_set_app_name overflow 39/21439/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
next