Age | Commit message (Expand) | Author | Files | Lines |
2017-10-03 | Repair vlib API socket server | Dave Barach | 5 | -93/+437 |
2017-09-19 | session/tcp: improve preallocated segment handling | Florin Coras | 2 | -15/+19 |
2017-09-08 | Fixes for issues reported by Coverity (VPP-972) | Chris Luke | 1 | -1/+1 |
2017-09-06 | Set uid/gid on ssvm segment file. | Dave Wallace | 3 | -1/+12 |
2017-09-06 | Improve "show segment-manager segments" | Dave Barach | 2 | -3/+102 |
2017-09-01 | Add fixed-size, preallocated pool support | Dave Barach | 1 | -1/+1 |
2017-08-29 | session: segment manager improvements | Florin Coras | 3 | -25/+60 |
2017-08-25 | tcp: retransmit and multi-buffer segment fixes and improvements | Florin Coras | 1 | -7/+7 |
2017-08-25 | jvpp: introducing callback api and future api tests for all plugins (VPP-591) | Matej Perina | 1 | -1/+1 |
2017-08-18 | API: More gracefully fail when opening shared memory segment fails. | Ole Troan | 2 | -6/+9 |
2017-08-14 | jvpp: make shm_prefix configurable (VPP-591) | Jan Srnicek | 1 | -1/+2 |
2017-08-10 | Improve the svm fifo allocator | Dave Barach | 4 | -17/+127 |
2017-08-10 | TCP proxy prototype | Dave Barach | 3 | -2/+14 |
2017-07-31 | ssvm->name must be a vector containing a c-string. | Dave Wallace | 2 | -3/+5 |
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 | 4 | -14/+52 |
2017-07-15 | Fixes and improved tcp/session debugging | Florin Coras | 2 | -40/+151 |
2017-07-11 | Horizontal (nSessions) scaling draft | Dave Barach | 6 | -59/+158 |
2017-07-01 | Refactor API message handling code | Klement Sekera | 2 | -101/+134 |
2017-06-22 | Improve svm fifo and tcp tx path performance (VPP-846) | Florin Coras | 1 | -5/+90 |
2017-06-19 | Overall tcp performance improvements (VPP-846) | Florin Coras | 3 | -75/+110 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) | Florin Coras | 1 | -2/+3 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 4 | -36/+168 |
2017-05-20 | Improve session debugging | Florin Coras | 1 | -4/+5 |
2017-05-17 | VPP-846: tcp perf / scale / hardening | Dave Barach | 1 | -2/+2 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 2 | -7/+8 |
2017-05-03 | A sprinkling of const in vlibmemory/api.h and friends | Neale Ranns | 3 | -9/+9 |
2017-05-01 | TCP ooo reception fixes | Florin Coras | 2 | -75/+70 |
2017-04-24 | Session layer improvements | Florin Coras | 5 | -61/+82 |
2017-04-19 | Add more svm fifo unit tests | Florin Coras | 1 | -54/+46 |
2017-04-18 | Fix fifo ooo bugs and improve testing | Dave Barach | 2 | -38/+109 |
2017-04-13 | Session layer refactoring | Florin Coras | 3 | -52/+60 |
2017-04-02 | TCP cc/window management fixes and debugging | Florin Coras | 2 | -19/+26 |
2017-03-27 | TCP/session improvements | Florin Coras | 3 | -20/+47 |
2017-03-04 | Cleanup URI code and TCP bugfixing | Florin Coras | 1 | -3/+3 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 7 | -7/+1395 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 11 | -0/+4006 |