[FreeBSD-6.1RELEASE] tcp in TIME_WAIT state

Blue Susan.Lan at zyxel.com.tw
Mon Jun 19 09:47:07 UTC 2006


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


More information about the freebsd-net mailing list