Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2017 21:01:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 217637] One TCP connection accepted TWO times
Message-ID:  <bug-217637-2472-fPROR2Oy6N@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-217637-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-217637-2472@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217637

--- Comment #38 from slw@zxy.spb.ru ---
(In reply to Michael Tuexen from comment #37)

RST+ACK, in sequence of data.
And don't do transition from FIN-WAIT-1 until got ACK to FIN.

"All segments preceding and including FIN will be retransmitted until
acknowledged." This is irrelevant to close()/shutdown().

Only after acknowledged FIN RST may generated and this RST may be w/ ACK set
(because this state is "state except SYN-SENT").

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-217637-2472-fPROR2Oy6N>