Age | Commit message (Expand) | Author | Files | Lines |
2018-09-08 | session: detect namespace for transport apps | Florin Coras | 1 | -0/+1 |
2018-09-06 | session: support multiple worker binds | Florin Coras | 1 | -1/+1 |
2018-08-28 | vcl/session: use mq for bind replies | Florin Coras | 1 | -0/+16 |
2018-08-24 | session: add support for multiple app workers | Florin Coras | 1 | -24/+13 |
2018-08-10 | vcl: support for eventfd mq signaling | Florin Coras | 1 | -1/+23 |
2018-07-31 | vcl: add read/write udp support | Florin Coras | 1 | -13/+26 |
2018-07-27 | vcl: use events for epoll/select/read/write | Florin Coras | 1 | -13/+12 |
2018-07-17 | session: send ctrl msg over mq | Florin Coras | 1 | -7/+102 |
2018-07-17 | session: use msg queue for events | Florin Coras | 1 | -16/+67 |
2018-06-28 | vcl: move binary api and cfg to separate files | Florin Coras | 1 | -2/+0 |
2018-06-28 | vcl: refactor vcl session | Florin Coras | 1 | -12/+17 |
2018-05-09 | session: cleanup session tx function | Florin Coras | 1 | -4/+2 |
2018-04-18 | udp/session: refactor to support dgram mode | Florin Coras | 1 | -0/+157 |
2018-03-23 | session: allow builtin apps to register names | Florin Coras | 1 | -0/+3 |
2018-03-15 | tls: add openssl engine | Florin Coras | 1 | -0/+2 |
2018-03-07 | tls: enforce certificate verification | Florin Coras | 1 | -3/+1 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -12/+27 |
2018-02-14 | session: support local sessions and deprecate redirects | Florin Coras | 1 | -2/+5 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 1 | -3/+1 |
2017-12-14 | session: cleanup attach flags | Florin Coras | 1 | -10/+8 |
2017-11-01 | session: add support for proxying apps | Florin Coras | 1 | -1/+2 |
2017-10-16 | udp: refactor udp code | Florin Coras | 1 | -17/+4 |
2017-10-10 | session: add support for application namespacing | Florin Coras | 1 | -20/+16 |
2017-08-10 | TCP proxy prototype | Dave Barach | 1 | -0/+4 |
2017-07-11 | Horizontal (nSessions) scaling draft | Dave Barach | 1 | -8/+4 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 1 | -0/+2 |
2017-04-24 | Session layer improvements | Florin Coras | 1 | -6/+32 |
2017-04-13 | Session layer refactoring | Florin Coras | 1 | -12/+33 |
2017-03-10 | VPP-659 TCP improvements | Florin Coras | 1 | -3/+1 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -0/+136 |