aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/tcp/tcp_types.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2021-04-23tcp: reorganize connection membersFlorin Coras1-4/+4
2020-10-23tcp: remove snd_una_maxFlorin Coras1-3/+2
2020-10-21gso: remove dependency on tcp proto implementationFlorin Coras1-1/+0
2020-10-12tcp: use 100us timer resolutionFlorin Coras1-4/+4
2020-10-08tcp: treat pending timers as activeFlorin Coras1-1/+1
2020-10-08tcp: custom geometry for timer wheelFlorin Coras1-2/+29
2020-08-20tcp: track reorder with sacksFlorin Coras1-1/+3
2020-08-03tcp: improve timestamp rtt accuracyFlorin Coras1-5/+9
2020-07-23tcp: track pending timersFlorin Coras1-1/+1
2020-05-04tcp: fix max tx sack blocks upper boundFlorin Coras1-1/+1
2020-04-02tcp: explicit use of timer wheel in timer apisFlorin Coras1-0/+3
2020-04-02tcp: move features to separate filesFlorin Coras1-0/+451