You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't send RST on ACK TCP segments in listen socket RX path
During guided migration between xlio_poll_groups, between detach and
attach operations the new RX packets arrive to the respective listen
socket due to 3T steering. Drop such packets with TCP RST, so the
packets can be retransmitted eventually and the TCP stream recover.
Signed-off-by: Dmytro Podgornyi <[email protected]>
0 commit comments