aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/vppcom.h
AgeCommit message (Expand)AuthorFilesLines
2020-06-04vcl: support connected udp listensFlorin Coras1-0/+1
2020-05-18vcl: remove udpc transportFlorin Coras1-5/+1
2020-05-04vcl: allow vcl worker index to be set by applicationsPivo1-0/+5
2020-03-25session: api to add new transport typesFlorin Coras1-4/+0
2019-10-21vcl: add api to set lcl ipFlorin Coras1-0/+1
2019-08-30vcl: allow non-blocking connectsFlorin Coras1-0/+2
2019-07-19session: Use parent_handle instead of transport_optsNathan Skrzypczak1-1/+1
2019-07-18vcl: add QUIC supportNathan Skrzypczak1-1/+18
2019-07-08vcl: add worker unregister apiFlorin Coras1-0/+5
2019-03-15vcl: cleanup debug messagesFlorin Coras1-1/+1
2019-01-26vcl: add api to expose worker message queues epfdFlorin Coras1-0/+8
2019-01-18vcl: move forking logic to vlsFlorin Coras1-2/+0
2019-01-08vcl/ldp: select cleanup/improvementsFlorin Coras1-4/+5
2019-01-07vcl/ldp: add locked sessions shim layerFlorin Coras1-2/+4
2019-01-05vcl/session: add api for changing session app workerFlorin Coras1-1/+4
2019-01-04Add TLS support for VCLPing Yu1-2/+19
2019-01-01vcl/ldp: add write msg function and fine tuningFlorin Coras1-0/+2
2018-11-29vcl: basic support for apps that forkFlorin Coras1-0/+1
2018-11-29ldp: basic multiworker supportFlorin Coras1-0/+5
2018-11-27ldp: sid to fd mapper for apps with multiple workersFlorin Coras1-0/+1
2018-11-14vcl/ldp: fix pollFlorin Coras1-1/+1
2018-09-22vcl: remove vcl_eventFlorin Coras1-5/+0
2018-09-12vcl: add apis that expos fifo as bufferFlorin Coras1-0/+15
2018-08-30vcl: add support for multi-worker appsFlorin Coras1-14/+24
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-11/+13
2018-07-27vcl: use events for epoll/select/read/writeFlorin Coras1-0/+1
2018-06-19VCL: refactor async & spinlocksDave Wallace1-75/+5
2018-04-12VCL IOEvent external API callbackKeith Burns (alagalah)1-0/+35
2018-03-09VCL API for external callback for listener/connect eventKeith Burns (alagalah)1-0/+41
2018-02-19VCL: config api prefix using env var.Dave Wallace1-0/+1
2018-02-08VCL: remove vrf from vppcom api.Dave Wallace1-4/+1
2018-02-02Clean up for vcl.am, making vppcom.h C++ awareKeith Burns (alagalah)1-0/+13
2018-01-17LD_PRELOAD: stateless LDPDave Wallace1-4/+60
2017-11-25VCL: improve debug outputDave Wallace1-0/+5
2017-11-21VCL: close-on-empty state transition refactoring.Dave Wallace1-0/+5
2017-11-19VCL-LDPRELOAD: Fix CID179207Dave Wallace1-0/+4
2017-11-14VCL-LDPRELOAD: add sendfile/sendfile64 implementation.Dave Wallace1-2/+2
2017-11-10VCL: Fix accept state machine, EPOLLET logic.Dave Wallace1-0/+1
2017-11-09VCL: Set debug output level from env varDave Wallace1-0/+1
2017-11-02VCL: application proxy configurationDave Wallace1-8/+10
2017-10-26VCL: add session namespace support.Dave Wallace1-4/+8
2017-10-25VCL/LDPRELOAD: Add support for getsockopt, sendto, and recvfromSteven1-0/+6
2017-10-24VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.soDave Wallace1-0/+171