Files
Florin Coras 27a901ece3 tcp: handle multiple syns in time-wait
If multiple syns are received in one dispatch for the same time-wait
connection, the first removes the connection while subsequent packets
either lookup a nonexistent or an unrelated connection.

Avoid the former with a check.

Type: fix

Change-Id: Ia5f1b3bbd568566eaf36121206aa12363a15b418
Signed-off-by: Florin Coras <fcoras@cisco.com>
2024-11-11 17:58:38 +00:00
..
2024-03-12 19:29:56 +00:00
2024-03-12 19:29:56 +00:00
2024-04-11 01:06:03 +00:00
2024-03-12 19:29:56 +00:00
2024-07-26 15:13:27 -07:00
2024-08-01 11:46:59 -07:00