aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/tcp/tcp_timer.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-06tcp: update snd_congestion only during congestionFlorin Coras1-22/+10
2022-01-06tcp: cast timer ticks to u32Florin Coras1-4/+4
2020-10-23tcp: remove snd_una_maxFlorin Coras1-1/+1
2020-10-23tcp: remove force retransmit timer updateFlorin Coras1-8/+0
2020-10-08tcp: treat pending timers as activeFlorin Coras1-1/+2
2020-10-08tcp: custom geometry for timer wheelFlorin Coras1-6/+15
2020-07-23tcp: track pending timersFlorin Coras1-0/+1
2020-04-02tcp: explicit use of timer wheel in timer apisFlorin Coras1-2/+103
2019-04-08host stack: update stale copyrightFlorin Coras1-1/+1
2017-03-01VPP-598: tcp stack initial commitDave Barach1-0/+29