Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information