1. d3ef000 tcp: remove redundant ack checks by Florin Coras · 1 year, 2 months ago
  2. 7499591 tcp: allow ooo data in syn-rcvd by Florin Coras · 1 year, 2 months ago
  3. ea309c4 tcp: postpone cleanup on connect failures by Florin Coras · 1 year, 2 months ago
  4. da2ae9a tcp: allow fins in syns in syn-rcvd by Florin Coras · 1 year, 2 months ago
  5. 61d63e8 tcp: handle syn-ack in fin-wait-2 in rcv process by Florin Coras · 1 year, 2 months ago
  6. 0242d30 session: async rx event notifications by Florin Coras · 2 years ago
  7. 9a1fbb5 tcp: cleanup next nodes and drop logic by Florin Coras · 1 year, 6 months ago
  8. bc4dc16 tcp: fix tcp packet trace by Filip Tehlar · 1 year, 8 months ago
  9. 3ffc77d tcp: allow syns in closed state by Florin Coras · 1 year, 10 months ago
  10. 045a6ae tcp: add dispatch errors to counters by Florin Coras · 1 year, 10 months ago
  11. 5035bf0 tcp: fix error counters by Filip Tehlar · 1 year, 10 months ago
  12. c37ce79 tcp: do not overcount ooo bytes by Florin Coras · 2 years, 4 months ago
  13. 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 9 months ago
  14. e8d6771 tcp: update error counters in listen node by Florin Coras · 2 years, 9 months ago
  15. c6a2f1f tcp: update persist timer if data acked by Florin Coras · 2 years, 9 months ago
  16. c814435 tcp: update snd_congestion only during congestion by Florin Coras · 3 years ago
  17. 8e76dfa tcp: always exit recovery if not in fastrecovery by Florin Coras · 3 years ago
  18. b56f24b tcp: exit retransmit before processing feedback by Florin Coras · 3 years ago
  19. 0f8b91f tcp: use bytes delivered to compute cwnd by Florin Coras · 3 years ago
  20. d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
  21. 3effadc tcp: fix: TCP timewait port reuse rfc compliance by Michal Kalderon · 3 years, 4 months ago
  22. 0c4931c tcp: fix severity info by Filip Tehlar · 3 years, 2 months ago
  23. 596c45b tcp session: initialize sw_if_index at connect time by Florin Coras · 3 years, 3 months ago
  24. 57b2e4a tcp: use main thread pool for half-opens by Florin Coras · 3 years, 6 months ago
  25. 9592909 tcp: cleanup rcv-process and bulk buffer translation by Florin Coras · 3 years, 8 months ago
  26. 7f969c7 tcp: cleanup listen node and bulk buffer translation by Florin Coras · 3 years, 8 months ago
  27. b636abe tcp: cleanup syn-sent and bulk buffer translation by Florin Coras · 3 years, 8 months ago
  28. 974b468 tcp: cleanup established and bulk buffer translation by Florin Coras · 3 years, 8 months ago
  29. 607ece3 tcp: try to update sack list only if not empty by Florin Coras · 3 years, 8 months ago
  30. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  31. 8f10b90 tcp: time infra improvements by Florin Coras · 3 years, 9 months ago
  32. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  33. ee1cb46 tcp: fix port reuse with multiple listeners by Florin Coras · 4 years ago
  34. 4beb1c6 tcp: remove bad assert by Ivan Shvedunov · 4 years ago
  35. fb9d374 tcp: push last buffered sequence by Florin Coras · 4 years, 1 month ago
  36. c67724a tcp: validate fin seq in closing states by Florin Coras · 4 years, 1 month ago
  37. ab0a87f tcp: fix test for trailing bytes by Florin Coras · 4 years, 1 month ago
  38. 8c4fa01 session: delegate fifo ooo lookup init to transports by Florin Coras · 4 years, 1 month ago
  39. 1f85dad tcp: avoid consuming trailing bytes by Florin Coras · 4 years, 1 month ago
  40. 55e556c tcp: remove snd_una_max by Florin Coras · 4 years, 2 months ago
  41. d1b423c tcp: fix listener trace coverity warning by Florin Coras · 4 years, 2 months ago
  42. 355791c tcp: fix connection reuse with no listener by Florin Coras · 4 years, 2 months ago
  43. 67fe778 tcp: fix connection refused error by Florin Coras · 4 years, 4 months ago
  44. cc4d6d0 tcp: track reorder with sacks by Florin Coras · 4 years, 5 months ago
  45. eedc74b tcp: improve timestamp rtt accuracy by Florin Coras · 4 years, 5 months ago
  46. f9512bf tcp: process syn in fin-wait-2 by Florin Coras · 4 years, 5 months ago
  47. e52eafd tcp: fix skipping RSTs in SYN_SENT state by Ivan Shvedunov · 4 years, 5 months ago
  48. d75213f tcp: process syn in close-wait by Florin Coras · 4 years, 5 months ago
  49. 9fefa89 tcp: fix tcp_connection_cleanup() with uninitialized elog by Ivan Shvedunov · 4 years, 5 months ago
  50. d2f5174 tcp: fix synack elog crash by Florin Coras · 4 years, 5 months ago
  51. 1caf7f1 tcp: track pending timers by Florin Coras · 4 years, 5 months ago
  52. 8ddd19b tcp: improve rtt estimation with rate sampling by Florin Coras · 4 years, 6 months ago
  53. 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
  54. d50ff7f session tcp: track half open in app wrk by Florin Coras · 4 years, 8 months ago
  55. 573f44c tcp: avoid regrabing error node in input and output by Florin Coras · 4 years, 8 months ago
  56. 00e01d3 session: improve error reporting by Florin Coras · 5 years ago
  57. 0765d97 tcp: explicit use of timer wheel in timer apis by Florin Coras · 4 years, 9 months ago
  58. 999840c tcp: move features to separate files by Florin Coras · 4 years, 9 months ago
  59. dfd980f tcp: count zero wnd enqueue attempts by Florin Coras · 4 years, 9 months ago
  60. 34177e8 tcp: avoid spurious retransmit attempt by Florin Coras · 4 years, 9 months ago
  61. 27bb99e tcp: move accept init to separate reusable function by Florin Coras · 4 years, 9 months ago
  62. 6080e0d tcp: force deschedule if no send space available by Florin Coras · 4 years, 9 months ago
  63. 70f879d session tcp udp: consolidate transport snd apis by Florin Coras · 4 years, 9 months ago
  64. 7fd59cc tcp: count dupacks with no sacks by Florin Coras · 4 years, 9 months ago
  65. 7a3a866 tcp: handle cleanups without timers by Florin Coras · 4 years, 10 months ago
  66. 487507f tcp: remove useless prediction by Simon Zhang · 4 years, 10 months ago
  67. 96acc9b tcp: fix syn-sent reset by Florin Coras · 4 years, 10 months ago
  68. 360336f tcp: improve reset generation in reset node by Florin Coras · 4 years, 10 months ago
  69. 4dc10a4 tcp: improve invalid packet handling in syn-rcvd by Florin Coras · 4 years, 10 months ago
  70. 6939d5e tcp: postpone rst handling by Florin Coras · 4 years, 10 months ago
  71. deb6f78 tcp: fix input error counters by Florin Coras · 4 years, 10 months ago
  72. 30928f8 session tcp: fix packet tracing by Florin Coras · 5 years ago
  73. 56cef05 tcp: fix rxt delivered without sacks by Florin Coras · 5 years ago
  74. de7fcac tcp: fix listen node coverity warning by Florin Coras · 5 years ago
  75. 79bfb9e tcp: fix tcp check tx offload issue by Simon Zhang · 5 years ago
  76. c95eefb tcp: handle ack advancement with no holes and reneging by Florin Coras · 5 years ago
  77. edf1da9 tcp: fix scoreboard assert by Florin Coras · 5 years ago
  78. 479f7fe tcp: fix last sacked with no holes by Florin Coras · 5 years ago
  79. 067f8f9 tcp: fix duplicate sack whith reneging by Florin Coras · 5 years ago
  80. 2f04cb9 tcp: fix rate samples for old acks by Florin Coras · 5 years ago
  81. b7f035f tcp: validate port reuse by Florin Coras · 5 years ago
  82. b092b77 tcp: Enable TCP timewait port use by Yu Ping · 5 years ago
  83. 1de7167 tcp: accept sack reneging as a cc event by Florin Coras · 5 years ago
  84. 11e9e35 session tcp: support pacer idle timeouts by Florin Coras · 5 years ago
  85. b3dce89 tcp: improve lost rxt heuristic by Florin Coras · 5 years ago
  86. 07df791 tcp: fix ip check in lookup validation by Florin Coras · 5 years ago
  87. bf1f8b7 tcp: fix retransmit with no sacks by Florin Coras · 5 years ago
  88. cf4c210 tcp: validate the IP address while checking TCP connection by Srikanth Akula · 5 years ago
  89. a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
  90. 3ea17d5 tcp: correct validity check return value by Ryujiro Shibuya · 5 years ago
  91. c8be851 tcp: correct tcp connection lookup condition by Ryujiro Shibuya · 5 years ago
  92. 81cb8e4 tcp: fix sack retransmit beyond snd_nxt by Florin Coras · 5 years ago
  93. cb711a4 tcp: avoid sending acks when data available by Florin Coras · 5 years ago
  94. a9e1f7b tcp: fix mss flag in option parsing by Florin Coras · 5 years ago
  95. 8a8b05c tcp: avoid head retransmit if scoreboard has no holes by Florin Coras · 5 years ago
  96. bbcfaac tcp: refactor flags into cfg and conn flags by Florin Coras · 5 years ago
  97. c31dc31 tcp: improve pacing after idle send periods by Florin Coras · 5 years ago
  98. be237bf tcp: retry lost retransmits by Florin Coras · 5 years ago
  99. 36ebcff tcp: use sacks for timer based recovery by Florin Coras · 5 years ago
  100. afef8bf tcp: refactor congestion event handling by Florin Coras · 5 years ago