Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2006 17:45:00 +0800
From:      Blue <Susan.Lan@zyxel.com.tw>
To:        freebsd-net@freebsd.org
Subject:   [FreeBSD-6.1RELEASE] tcp in TIME_WAIT state
Message-ID:  <4496721C.5030008@zyxel.com.tw>

next in thread | raw e-mail | index | archive | help
Hi, all:

In function tcp_timewait(), which will be called when receiving a 
segment as current TCP state at TIME_WAIT. However, in the body of the 
function definition, it simply goes to "drop" before generating RST or 
RST/ACK towards the unicast source.  Is the behavior correct because the 
followed codes (from line 2228 to line 3261) would never be reached!

Best regards,

blue



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4496721C.5030008>