Age | Commit message (Expand) | Author | Files | Lines |
2017-07-21 | Improvements to tcp rx path and debugging |  Florin Coras | 1 | -9/+50 |
2017-07-15 | Fixes and improved tcp/session debugging |  Florin Coras | 1 | -0/+208 |
2017-07-11 | Horizontal (nSessions) scaling draft |  Dave Barach | 1 | -22/+203 |
2017-06-22 | Improve svm fifo and tcp tx path performance (VPP-846) |  Florin Coras | 1 | -3/+97 |
2017-06-19 | Overall tcp performance improvements (VPP-846) |  Florin Coras | 1 | -6/+16 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) |  Florin Coras | 1 | -23/+34 |
2017-05-20 | Improve session debugging |  Florin Coras | 1 | -14/+78 |
2017-05-18 | Improve sack bytes accounting and testing |  Florin Coras | 1 | -0/+42 |
2017-05-11 | Handle RST of TCP connections in SYN-RCVD state, VPP-822 |  Florin Coras | 1 | -8/+23 |
2017-05-10 | Improve TCP option handling, VPP-757 |  Florin Coras | 1 | -1/+5 |
2017-05-07 | Include TCP options in segment size computation |  Florin Coras | 1 | -2/+15 |
2017-05-07 | Fix TCP loss recovery, VPP-745 |  Florin Coras | 1 | -8/+27 |
2017-05-02 | Fix TCP tx when snd_wnd < smss |  Florin Coras | 1 | -3/+4 |
2017-04-24 | Session layer improvements |  Florin Coras | 1 | -5/+8 |
2017-04-18 | Fix fifo ooo bugs and improve testing |  Dave Barach | 1 | -1/+1 |
2017-04-13 | Session layer refactoring |  Florin Coras | 1 | -6/+14 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -4/+4 |
2017-04-02 | TCP cc/window management fixes and debugging |  Florin Coras | 1 | -2/+4 |
2017-03-27 | TCP/session improvements |  Florin Coras | 1 | -3/+34 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing |  Florin Coras | 1 | -69/+112 |
2017-03-10 | VPP-659 TCP improvements |  Florin Coras | 1 | -12/+51 |
2017-03-07 | Register TCP with IP only if session is enabled |  Florin Coras | 1 | -6/+33 |
2017-03-04 | Cleanup URI code and TCP bugfixing |  Florin Coras | 1 | -24/+24 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 1 | -0/+708 |