Age | Commit message (Expand) | Author | Files | Lines |
2017-10-16 | udp: refactor udp code |  Florin Coras | 1 | -7/+7 |
2017-10-10 | session: add support for application namespacing |  Florin Coras | 1 | -25/+24 |
2017-07-30 | Make tcp active open data structures thread safe |  Florin Coras | 1 | -7/+7 |
2017-07-21 | Improvements to tcp rx path and debugging |  Florin Coras | 1 | -0/+99 |
2017-07-15 | Fixes and improved tcp/session debugging |  Florin Coras | 1 | -0/+289 |
2017-07-11 | Horizontal (nSessions) scaling draft |  Dave Barach | 1 | -3/+7 |
2017-06-19 | Overall tcp performance improvements (VPP-846) |  Florin Coras | 1 | -11/+59 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) |  Florin Coras | 1 | -21/+32 |
2017-05-18 | Improve sack bytes accounting and testing |  Florin Coras | 1 | -5/+70 |
2017-05-01 | TCP ooo reception fixes |  Florin Coras | 1 | -7/+107 |
2017-04-25 | Session/tcp coverity fixes |  Florin Coras | 1 | -5/+4 |
2017-04-25 | Add sack tx unit test |  Florin Coras | 1 | -2/+141 |
2017-04-24 | Debug CLI to magically create / delete a TCP session |  Dave Barach | 1 | -3/+66 |
2017-04-24 | Session layer improvements |  Florin Coras | 1 | -23/+20 |
2017-04-19 | Add more svm fifo unit tests |  Florin Coras | 1 | -59/+246 |
2017-04-18 | Fix fifo ooo bugs and improve testing |  Dave Barach | 1 | -45/+471 |
2017-04-13 | Session layer refactoring |  Florin Coras | 1 | -3/+124 |
2017-03-27 | TCP/session improvements |  Florin Coras | 1 | -0/+216 |