aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/tcp/tcp_inlines.h
AgeCommit message (Expand)AuthorFilesLines
2023-02-25tcp: fix error countersFilip Tehlar1-0/+29
2022-12-02session: move connects to first workerFlorin Coras1-1/+1
2022-08-11ip: only set rx_sw_if_index when connection found to avoid following crash li...Xiaoming Jiang1-5/+5
2021-11-10ip: always set ip rx_sw_if_indexFlorin Coras1-4/+1
2021-10-21ip: Add ip46-local node for local swif[rx]Nathan Skrzypczak1-0/+7
2021-07-06tcp: use main thread pool for half-opensFlorin Coras1-4/+1
2021-05-14tcp: remove ho lockFlorin Coras1-2/+0
2021-04-05tcp: time infra improvementsFlorin Coras1-14/+25
2021-02-05tcp: fix port reuse with multiple listenersFlorin Coras1-1/+0
2020-10-23tcp: remove snd_una_maxFlorin Coras1-1/+1
2020-08-03tcp: improve timestamp rtt accuracyFlorin Coras1-3/+1
2020-05-14tcp: fix bogus time update due to missing castFlorin Coras1-1/+2
2020-04-30tcp: fix v6 ll lookup fibFlorin Coras1-1/+1
2020-04-02tcp: move features to separate filesFlorin Coras1-0/+457