Age | Commit message (Expand) | Author | Files | Lines |
2019-01-02 | Fixes for buliding for 32bit targets: | David Johnson | 1 | -6/+4 |
2018-12-03 | svm: use explicit svm fifo segment main for slaves | Florin Coras | 1 | -18/+14 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 1 | -2/+2 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -7/+7 |
2018-10-05 | session: fix local session tagging and cleanup | Florin Coras | 1 | -0/+1 |
2018-07-23 | fix vector index range checks | Eyal Bari | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -5/+24 |
2018-04-27 | svm/session: improve svm fifo allocation | Florin Coras | 1 | -13/+15 |
2018-02-05 | session: segment manager refactor | Florin Coras | 1 | -132/+101 |
2018-01-25 | session: add support for memfd segments | Florin Coras | 1 | -46/+90 |
2017-12-14 | session: cleanup attach flags | Florin Coras | 1 | -2/+2 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -1/+1 |
2017-09-19 | session/tcp: improve preallocated segment handling | Florin Coras | 1 | -15/+18 |
2017-09-06 | Improve "show segment-manager segments" | Dave Barach | 1 | -3/+98 |
2017-09-01 | Add fixed-size, preallocated pool support | Dave Barach | 1 | -1/+1 |
2017-08-29 | session: segment manager improvements | Florin Coras | 1 | -17/+45 |
2017-08-10 | Improve the svm fifo allocator | Dave Barach | 1 | -14/+116 |
2017-08-10 | TCP proxy prototype | Dave Barach | 1 | -0/+5 |
2017-07-31 | ssvm->name must be a vector containing a c-string. | Dave Wallace | 1 | -3/+3 |
2017-07-30 | Make tcp active open data structures thread safe | Florin Coras | 1 | -0/+6 |
2017-07-17 | Fix unlinking of /dev/shm files. | Dave Wallace | 1 | -1/+1 |
2017-07-11 | Horizontal (nSessions) scaling draft | Dave Barach | 1 | -31/+83 |
2017-06-19 | Overall tcp performance improvements (VPP-846) | Florin Coras | 1 | -2/+5 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 1 | -16/+130 |
2017-04-24 | Session layer improvements | Florin Coras | 1 | -4/+46 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -0/+193 |