Age | Commit message (Expand) | Author | Files | Lines |
2018-09-12 | vcl: add apis that expos fifo as buffer |  Florin Coras | 1 | -22/+106 |
2018-09-12 | vcl: improve read and fifo event handling |  Florin Coras | 1 | -13/+13 |
2018-09-10 | session: lock app worker mq for io events |  Florin Coras | 1 | -3/+11 |
2018-09-08 | vcl: register workers in order |  Florin Coras | 1 | -0/+1 |
2018-09-07 | vcl: refactor test client to support workers |  Florin Coras | 1 | -7/+13 |
2018-09-06 | vcl/session/svm: fix coverity warnings |  Florin Coras | 1 | -1/+8 |
2018-09-06 | session: support multiple worker binds |  Florin Coras | 1 | -16/+23 |
2018-08-30 | vcl: add support for multi-worker apps |  Florin Coras | 1 | -435/+414 |
2018-08-28 | vcl: remove session locks |  Florin Coras | 1 | -251/+126 |
2018-08-28 | vcl/session: use mq for bind replies |  Florin Coras | 1 | -4/+58 |
2018-08-25 | vcl: remove unused binary api handlers |  Florin Coras | 1 | -11/+73 |
2018-08-17 | vcl: unset fifo events only in read/write |  Florin Coras | 1 | -57/+21 |
2018-08-10 | vcl: support for eventfd mq signaling |  Florin Coras | 1 | -160/+319 |
2018-07-31 | vcl: add read/write udp support |  Florin Coras | 1 | -65/+77 |
2018-07-27 | vcl: use events for epoll/select/read/write |  Florin Coras | 1 | -620/+910 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 1 | -7/+2 |
2018-07-17 | session: use msg queue for events |  Florin Coras | 1 | -16/+15 |
2018-06-28 | vcl: move binary api and cfg to separate files |  Florin Coras | 1 | -1893/+77 |
2018-06-28 | vcl: refactor vcl session |  Florin Coras | 1 | -189/+185 |
2018-06-27 | vcl: refactor debugging |  Florin Coras | 1 | -1800/+455 |
2018-06-19 | VCL: Fix session peer and local addresses |  Dave Wallace | 1 | -6/+20 |
2018-06-19 | VCL: refactor async & spinlocks |  Dave Wallace | 1 | -448/+404 |
2018-04-12 | VCL IOEvent external API callback |  Keith Burns (alagalah) | 1 | -29/+232 |
2018-03-26 | VCL: add IPv6 to socket_test.sh and make test |  Dave Wallace | 1 | -11/+19 |
2018-03-19 | VCL: Fix Coverity CID183003 |  Dave Wallace | 1 | -1/+1 |
2018-03-09 | VCL API for external callback for listener/connect event |  Keith Burns (alagalah) | 1 | -19/+104 |
2018-03-09 | VCL: add event registration to listen session in select() |  Dave Wallace | 1 | -5/+27 |
2018-03-08 | VCL event handling changes |  Keith Burns (alagalah) | 1 | -1/+2 |
2018-03-08 | VCL refactoring |  Keith Burns (alagalah) | 1 | -28/+37 |
2018-03-08 | VCL: cleanup namespace_secret env-var cfg code. |  Dave Wallace | 1 | -20/+1 |
2018-03-06 | VCL registration handler added to session for polling sessions |  Keith Burns (alagalah) | 1 | -6/+9 |
2018-03-05 | VCL async event handler |  Keith Burns (alagalah) | 1 | -202/+230 |
2018-02-23 | VCL/LDP: Suppress trace output unless debug is enabled. |  Dave Wallace | 1 | -12/+13 |
2018-02-22 | VCL: Fix for vppcom_session_listen() q_len <= 0 crash |  Keith Burns (alagalah) | 1 | -0/+3 |
2018-02-20 | vppcomm refactor |  Keith Burns (alagalah) | 1 | -428/+245 |
2018-02-19 | VCL: config api prefix using env var. |  Dave Wallace | 1 | -21/+94 |
2018-02-16 | VPP modified some state checking logic |  Keith Burns (alagalah) | 1 | -72/+72 |
2018-02-08 | VCL: remove vrf from vppcom api. |  Dave Wallace | 1 | -18/+7 |
2018-02-06 | VCL: Fix type in trace output. |  Dave Wallace | 1 | -2/+2 |
2018-02-05 | session: segment manager refactor |  Florin Coras | 1 | -6/+11 |
2018-01-29 | vcl: fix VPPCOM_ATTR_GET_LIBC_EPFD elog |  Florin Coras | 1 | -10/+4 |
2018-01-25 | session: add support for memfd segments |  Florin Coras | 1 | -2/+1 |
2018-01-25 | Event log entries for VCL |  Keith Burns (alagalah) | 1 | -1/+258 |
2018-01-20 | VCL/LD_PRELOAD: Fix unfiltered debug output. |  Dave Wallace | 1 | -3/+4 |
2018-01-19 | Elog entries for VCL |  Keith Burns (alagalah) | 1 | -2/+225 |
2018-01-18 | Event log entries for VCL |  Keith Burns (alagalah) | 1 | -1/+300 |
2018-01-17 | LD_PRELOAD: stateless LDP |  Dave Wallace | 1 | -278/+906 |
2018-01-17 | ELOG additions for VCL |  Keith Burns (alagalah) | 1 | -41/+148 |
2018-01-09 | VCL eventlog - track create/delete |  Keith Burns (alagalah) | 1 | -0/+199 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -17/+14 |