[FreeBSD-6.1RELEASE] tcp in TIME_WAIT state
- From: Blue <Susan.Lan@xxxxxxxxxxxx>
- Date: Mon, 19 Jun 2006 17:45:00 +0800
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@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [FreeBSD-6.1RELEASE] tcp in TIME_WAIT state
- From: Andre Oppermann
- Re: [FreeBSD-6.1RELEASE] tcp in TIME_WAIT state
- Prev by Date: Re: IF_HANDOFF vs. IFQ_HANDOFF
- Next by Date: Current problem reports assigned to you
- Previous by thread: [freeBSD-6.1RELEASE] wonderings about function tcp_input()
- Next by thread: Re: [FreeBSD-6.1RELEASE] tcp in TIME_WAIT state
- Index(es):