[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: question about TCPAgent reset()



> > Surely the sequence number for that ack packet should (in most cases)
> > be beyond the right window of the new $stcp session, so $stcp should
>                      ^^ edge of the 
> 
> there. that makes more sense.
> 
> L.
> 

Sure, thanks.

But, what if this new TCP session is only going to send 1 packet? (And
the old session happens to end up with retransmitting a duplicate
ACK for packet number 0). I think this problem will still exists or
am I making a mistake here? Maybe Polly's suggestion is better (double
checking the flow id). 

Regards.

Liang.