Age | Commit message (Expand) | Author | Files | Lines |
2019-03-22 | svm/atomics: add clib_atomic_swap_rel_n | Florin Coras | 1 | -2/+2 |
2019-03-21 | session/fifo: make event unset atomic | Florin Coras | 1 | -2/+2 |
2019-02-21 | svm: fix mem ordering for enqueue nocopy | Florin Coras | 1 | -1/+1 |
2019-01-29 | vls: multi-process and multi-threaded apps improvements | Florin Coras | 1 | -1/+1 |
2019-01-17 | vcl/session: replicate events for shared sessions | Florin Coras | 1 | -7/+20 |
2019-01-10 | session/vcl: improve fifo tx notifications | Florin Coras | 1 | -30/+80 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 1 | -0/+2 |
2018-11-28 | Use acquire/release ordering when accessing svm_fifo shared variable cursize | Sirshak Das | 1 | -3/+3 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -1/+1 |
2018-10-05 | session: fix local session tagging and cleanup | Florin Coras | 1 | -2/+4 |
2018-09-20 | session/svm: add want_tx_event flag to fifo | Florin Coras | 1 | -0/+13 |
2018-09-12 | vcl: add apis that expos fifo as buffer | Florin Coras | 1 | -2/+10 |
2018-09-12 | vcl: improve read and fifo event handling | Florin Coras | 1 | -3/+7 |
2018-07-23 | session: send rx events only if session ready | Florin Coras | 1 | -0/+6 |
2018-07-17 | session: use msg queue for events | Florin Coras | 1 | -0/+6 |
2018-07-11 | session: push tx notifications only if needed | Florin Coras | 1 | -0/+6 |
2018-06-11 | tcp: cleanup connection/session fixes | Florin Coras | 1 | -0/+1 |
2018-04-18 | udp/session: refactor to support dgram mode | Florin Coras | 1 | -0/+6 |
2018-03-15 | tls: add openssl engine | Florin Coras | 1 | -0/+43 |
2018-03-02 | session: first approximation implementation of tls | Florin Coras | 1 | -1/+1 |
2017-08-10 | Improve the svm fifo allocator | Dave Barach | 1 | -1/+2 |
2017-08-10 | TCP proxy prototype | Dave Barach | 1 | -0/+1 |
2017-07-15 | Fixes and improved tcp/session debugging | Florin Coras | 1 | -0/+41 |
2017-07-11 | Horizontal (nSessions) scaling draft | Dave Barach | 1 | -5/+11 |
2017-06-19 | Overall tcp performance improvements (VPP-846) | Florin Coras | 1 | -5/+21 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 1 | -2/+3 |
2017-05-17 | VPP-846: tcp perf / scale / hardening | Dave Barach | 1 | -2/+2 |
2017-05-01 | TCP ooo reception fixes | Florin Coras | 1 | -0/+1 |
2017-04-24 | Session layer improvements | Florin Coras | 1 | -22/+9 |
2017-04-18 | Fix fifo ooo bugs and improve testing | Dave Barach | 1 | -3/+18 |
2017-04-13 | Session layer refactoring | Florin Coras | 1 | -28/+4 |
2017-04-02 | TCP cc/window management fixes and debugging | Florin Coras | 1 | -3/+5 |
2017-03-27 | TCP/session improvements | Florin Coras | 1 | -2/+26 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -0/+157 |