aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/tcp/tcp.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-20tcp: add option to punt trafficPierre Pfister1-0/+5
2017-09-19session/tcp: improve preallocated segment handlingFlorin Coras1-3/+6
2017-09-12tcp: horizontal scaling improvmentsFlorin Coras1-2/+5
2017-08-25TCP horizontal scalingDave Barach1-0/+4
2017-08-25tcp: retransmit and multi-buffer segment fixes and improvementsFlorin Coras1-3/+20
2017-08-17TCP source address automationDave Barach1-1/+7
2017-08-15tcp: state machine improvementsFlorin Coras1-0/+1
2017-08-14TCP: Update time_now once per burstFlorin Coras1-1/+11
2017-08-11Fix tcp multi buffer segments retransmissionFlorin Coras1-3/+15
2017-08-02Fix tcp tx buffer allocationFlorin Coras1-5/+7
2017-07-30Make tcp active open data structures thread safeFlorin Coras1-6/+12
2017-07-21Improvements to tcp rx path and debuggingFlorin Coras1-5/+7
2017-07-15Fixes and improved tcp/session debuggingFlorin Coras1-1/+52
2017-07-11Horizontal (nSessions) scaling draftDave Barach1-0/+13
2017-06-22Improve svm fifo and tcp tx path performance (VPP-846)Florin Coras1-0/+4
2017-06-19Overall tcp performance improvements (VPP-846)Florin Coras1-4/+8
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