Age | Commit message (Expand) | Author | Files | Lines |
2017-05-16 | Fixes to tcp active opens and reception | Dave Barach | 1 | -1/+5 |
2017-05-15 | Fix builtin tcp client | Dave Barach | 2 | -1/+5 |
2017-05-10 | Multi-thread enablement for the debug cli http server | Dave Barach | 2 | -1/+15 |
2017-05-10 | Builtin debug cli http server | Dave Barach | 2 | -5/+12 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 2 | -8/+8 |
2017-05-09 | Add support for tcp/session buffer chains | Florin Coras | 3 | -65/+200 |
2017-05-07 | Include TCP options in segment size computation | Florin Coras | 1 | -1/+1 |
2017-05-04 | Fixes and improvements in session hashtable keys | Clement Durand | 1 | -53/+35 |
2017-05-01 | TCP ooo reception fixes | Florin Coras | 2 | -3/+19 |
2017-04-25 | Session/tcp coverity fixes | Florin Coras | 1 | -0/+6 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -61/+7 |
2017-04-24 | Session layer improvements | Florin Coras | 10 | -218/+330 |
2017-04-21 | [VPP-704]./uri_tcp_test slave , uri test segment fault | flyingeagle23 | 1 | -1/+1 |
2017-04-21 | [vpp-705]uri_cli issue:show session get nothing tips when session management ... | flyingeagle23 | 1 | -2/+2 |
2017-04-13 | Session layer refactoring | Florin Coras | 11 | -1366/+1617 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2017-04-02 | TCP cc/window management fixes and debugging | Florin Coras | 4 | -13/+61 |
2017-03-27 | TCP/session improvements | Florin Coras | 7 | -89/+165 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing | Florin Coras | 5 | -35/+108 |
2017-03-10 | VPP-659 TCP improvements | Florin Coras | 9 | -92/+174 |
2017-03-07 | Register TCP with IP only if session is enabled | Florin Coras | 1 | -1/+4 |
2017-03-07 | fix uninitialized ip6 keys within session.c | Gabriel Ganne | 1 | -0/+8 |
2017-03-04 | Cleanup URI code and TCP bugfixing | Florin Coras | 9 | -66/+278 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 13 | -0/+4940 |