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
_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "[EMAIL PROTECTED]"