On Mon, Jan 19, 2026 at 7:59 PM <[email protected]> wrote: > > From: Chia-Yu Chang <[email protected]> > > Before this patch, retransmitted SYN/ACK did not have a specific synack_type; > however, the upcoming patch needs to distinguish between retransmitted and > non-retransmitted SYN/ACK for AccECN negotiation to transmit the fallback > SYN/ACK during AccECN negotiation. Therefore, this patch introduces a new > synack_type (TCP_SYNACK_RETRANS). > > Signed-off-by: Chia-Yu Chang <[email protected]> > Acked-by: Paolo Abeni <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
