summaryrefslogtreecommitdiffstats
path: root/src/vnet/tcp/tcp.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-09Implement sack based tcp loss recovery (RFC 6675)Florin Coras1-18/+94
2017-05-20Improve session debuggingFlorin Coras1-1/+3
2017-05-18Improve sack bytes accounting and testingFlorin Coras1-0/+1
2017-05-07Include TCP options in segment size computationFlorin Coras1-3/+7
2017-05-07Fix TCP loss recovery, VPP-745Florin Coras1-2/+2
2017-04-25Session/tcp coverity fixesFlorin Coras1-0/+8
2017-04-25Add sack tx unit testFlorin Coras1-2/+4
2017-04-18Fix fifo ooo bugs and improve testingDave Barach1-0/+1
2017-04-15Set lower bound on persist timerFlorin Coras1-2/+5
2017-04-13Session layer refactoringFlorin Coras1-2/+7
2017-04-02TCP cc/window management fixes and debuggingFlorin Coras1-1/+35
2017-03-27TCP/session improvementsFlorin Coras1-22/+89
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras1-1/+5
2017-03-10VPP-659 TCP improvementsFlorin Coras1-4/+10
2017-03-07Register TCP with IP only if session is enabledFlorin Coras1-0/+5
2017-03-04Cleanup URI code and TCP bugfixingFlorin Coras1-2/+2
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+624