aboutsummaryrefslogtreecommitdiffstats
path: root/src/vcl/vcl_private.h
AgeCommit message (Expand)AuthorFilesLines
2018-12-04vcl: cleanup children that use _exit()Florin Coras1-2/+14
2018-12-03vcl: handle worker process exitFlorin Coras1-1/+1
2018-12-03svm: use explicit svm fifo segment main for slavesFlorin Coras1-0/+2
2018-11-30vcl: wait for segments with segment handleFlorin Coras1-3/+14
2018-11-29vcl: basic support for apps that forkFlorin Coras1-9/+29
2018-11-21session: cleanup use of api_client_indexFlorin Coras1-2/+2
2018-11-18vcl/session: apps with process workersFlorin Coras1-2/+17
2018-10-16vcl: fix bidirectional tests (VPP-1455)Florin Coras1-0/+1
2018-09-22vcl: remove vcl_eventFlorin Coras1-8/+0
2018-09-14vcl: keep track of unexpected eventsFlorin Coras1-0/+3
2018-09-12vcl: add apis that expos fifo as bufferFlorin Coras1-0/+1
2018-09-08vcl: set worker pthread stop keyFlorin Coras1-0/+3
2018-09-08vcl: register workers in orderFlorin Coras1-0/+3
2018-09-06session: support multiple worker bindsFlorin Coras1-1/+1
2018-08-30vcl: add support for multi-worker appsFlorin Coras1-76/+166
2018-08-28vcl: remove session locksFlorin Coras1-50/+0
2018-08-10vcl: support for eventfd mq signalingFlorin Coras1-1/+62
2018-07-31vcl: add read/write udp supportFlorin Coras1-0/+9
2018-07-27vcl: use events for epoll/select/read/writeFlorin Coras1-1/+61
2018-07-17session: use msg queue for eventsFlorin Coras1-1/+1
2018-06-28vcl: move binary api and cfg to separate filesFlorin Coras1-0/+337