Age | Commit message (Expand) | Author | Files | Lines |
2019-06-06 | vcl: avoid hash table lookup on accept | Florin Coras | 1 | -1/+0 |
2019-05-16 | Add transport_opts to connect_sock bapi | Nathan Skrzypczak | 1 | -0/+1 |
2019-04-25 | session: cleanup segment manager and fifo segment | Florin Coras | 1 | -1/+1 |
2019-03-15 | vcl: cleanup debug messages | Florin Coras | 1 | -1/+1 |
2019-03-06 | session: use vpp to switch io events for ct sessions | Florin Coras | 1 | -27/+5 |
2019-03-04 | vcl: remove unused fields and structures | Florin Coras | 1 | -17/+0 |
2019-02-21 | vcl/session: send unlisten over message queue | Florin Coras | 1 | -12/+6 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 1 | -1/+1 |
2019-02-04 | session: cleanup part 1 | Florin Coras | 1 | -2/+2 |
2019-01-31 | vcl: improve handling of close on rw | Florin Coras | 1 | -0/+28 |
2019-01-30 | vls: support passive listeners | Florin Coras | 1 | -10/+17 |
2019-01-29 | vls: multi-process and multi-threaded apps improvements | Florin Coras | 1 | -0/+3 |
2019-01-18 | vcl: move forking logic to vls | Florin Coras | 1 | -6/+14 |
2019-01-08 | vcl/ldp: select cleanup/improvements | Florin Coras | 1 | -0/+5 |
2019-01-07 | vcl/ldp: add locked sessions shim layer | Florin Coras | 1 | -0/+3 |
2019-01-05 | vcl/session: add api for changing session app worker | Florin Coras | 1 | -5/+19 |
2019-01-04 | Add TLS support for VCL | Ping Yu | 1 | -0/+5 |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -2/+2 |
2018-12-17 | vcl/session: handle reset/disconnect before app accept | Florin Coras | 1 | -3/+8 |
2018-12-04 | vcl: cleanup children that use _exit() | Florin Coras | 1 | -2/+14 |
2018-12-03 | vcl: handle worker process exit | Florin Coras | 1 | -1/+1 |
2018-12-03 | svm: use explicit svm fifo segment main for slaves | Florin Coras | 1 | -0/+2 |
2018-11-30 | vcl: wait for segments with segment handle | Florin Coras | 1 | -3/+14 |
2018-11-29 | vcl: basic support for apps that fork | Florin Coras | 1 | -9/+29 |
2018-11-21 | session: cleanup use of api_client_index | Florin Coras | 1 | -2/+2 |
2018-11-18 | vcl/session: apps with process workers | Florin Coras | 1 | -2/+17 |
2018-10-16 | vcl: fix bidirectional tests (VPP-1455) | Florin Coras | 1 | -0/+1 |
2018-09-22 | vcl: remove vcl_event | Florin Coras | 1 | -8/+0 |
2018-09-14 | vcl: keep track of unexpected events | Florin Coras | 1 | -0/+3 |
2018-09-12 | vcl: add apis that expos fifo as buffer | Florin Coras | 1 | -0/+1 |
2018-09-08 | vcl: set worker pthread stop key | Florin Coras | 1 | -0/+3 |
2018-09-08 | vcl: register workers in order | Florin Coras | 1 | -0/+3 |
2018-09-06 | session: support multiple worker binds | Florin Coras | 1 | -1/+1 |
2018-08-30 | vcl: add support for multi-worker apps | Florin Coras | 1 | -76/+166 |
2018-08-28 | vcl: remove session locks | Florin Coras | 1 | -50/+0 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -1/+62 |
2018-07-31 | vcl: add read/write udp support | Florin Coras | 1 | -0/+9 |
2018-07-27 | vcl: use events for epoll/select/read/write | Florin Coras | 1 | -1/+61 |
2018-07-17 | session: use msg queue for events | Florin Coras | 1 | -1/+1 |
2018-06-28 | vcl: move binary api and cfg to separate files | Florin Coras | 1 | -0/+337 |