Age | Commit message (Expand) | Author | Files | Lines |
2017-08-16 | tcp: fix v6 sessions | root | 1 | -1/+3 |
2017-08-15 | tcp: state machine improvements | Florin Coras | 1 | -4/+6 |
2017-08-11 | Fix tcp multi buffer segments retransmission | Florin Coras | 1 | -3/+3 |
2017-08-10 | Improve the svm fifo allocator | Dave Barach | 1 | -3/+10 |
2017-08-10 | TCP proxy prototype | Dave Barach | 1 | -18/+25 |
2017-08-02 | Fix tcp tx buffer allocation | Florin Coras | 1 | -8/+74 |
2017-07-30 | Make tcp active open data structures thread safe | Florin Coras | 1 | -7/+7 |
2017-07-25 | Cleanup/refactor session layer code | Florin Coras | 1 | -493/+13 |
2017-07-21 | Improvements to tcp rx path and debugging | Florin Coras | 1 | -4/+34 |
2017-07-15 | Fixes and improved tcp/session debugging | Florin Coras | 1 | -6/+68 |
2017-07-11 | Horizontal (nSessions) scaling draft | Dave Barach | 1 | -16/+56 |
2017-06-19 | Overall tcp performance improvements (VPP-846) | Florin Coras | 1 | -7/+18 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) | Florin Coras | 1 | -1/+10 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 1 | -6/+32 |
2017-05-17 | VPP-846: tcp perf / scale / hardening | Dave Barach | 1 | -6/+10 |
2017-05-16 | Fixes to tcp active opens and reception | Dave Barach | 1 | -1/+5 |
2017-05-10 | Builtin debug cli http server | Dave Barach | 1 | -1/+1 |
2017-05-09 | Add support for tcp/session buffer chains | Florin Coras | 1 | -11/+78 |
2017-05-01 | TCP ooo reception fixes | Florin Coras | 1 | -0/+15 |
2017-04-24 | Session layer improvements | Florin Coras | 1 | -60/+78 |
2017-04-13 | Session layer refactoring | Florin Coras | 1 | -427/+137 |
2017-04-02 | TCP cc/window management fixes and debugging | Florin Coras | 1 | -1/+5 |
2017-03-27 | TCP/session improvements | Florin Coras | 1 | -18/+45 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing | Florin Coras | 1 | -16/+8 |
2017-03-10 | VPP-659 TCP improvements | Florin Coras | 1 | -11/+27 |
2017-03-07 | Register TCP with IP only if session is enabled | Florin Coras | 1 | -1/+4 |
2017-03-04 | Cleanup URI code and TCP bugfixing | Florin Coras | 1 | -18/+68 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 1 | -0/+1286 |