mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 02:44:53 +08:00
1c80675e87
fix regression of invalid update the rexmit_seq in buffer mode rexmit_seq should not be used instead of sndseq in fast retransmission, sndseq of retransmission in the packet does not need to be re-updated Signed-off-by: chao.an <anchao@xiaomi.com>