This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from a91c50243ef net/tcp: send reset when retransmitted number greater than
TCP_MAXRTX
add facb9d4e658 net/tcp: Initialize the sndseq_max.
add 8ead446ee40 net/tcp: support OTW check and response with an empty
acknowledgment segment
add 74ab7816a16 net/tcp: send a reset if ack is not acceptable in
syn-received state
add fb7dcc3d894 net/tcp: fix error check of OTW ACK sequence of
zero-window probe ack
No new revisions were added by this update.
Summary of changes:
net/tcp/tcp_close.c | 2 +-
net/tcp/tcp_conn.c | 13 +++++++------
net/tcp/tcp_input.c | 49 ++++++++++++++++++++++++++++++++++++-------------
net/tcp/tcp_timer.c | 11 -----------
4 files changed, 44 insertions(+), 31 deletions(-)