Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2017 11:17:53 +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-6SlofCvxXR@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 #26 from slw@zxy.spb.ru ---
(In reply to Alexandre martins from comment #25)

Ah, I see. Like server to early discard inpcb for this connection/do incorr=
ect
state transmission (need some like CLOSE_WAIT for 2msl, I mean).

For existing inpcp in CLOSE_WAIT state RST must generated with ACK (I mean =
RST
w/o ACK filtered by some firewals) and retransmited data also will be repla=
yed
by correct FIN/ACK and server replay.

--=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-6SlofCvxXR>