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

Re: TCP reset bug



>I have just run across one more problem with resetting a TCP
>connection (one-way TCP -- all forms, as best as I can tell).  
...
>The easy fix is to set rtt_seq_ = -1 in TcpAgent::reset().

Done.  Thanks for the report.

If you ever had a small test to contribute to one of the validation
test suites to verify the basic reset functions, I would be happy
to add it in.  I haven't done an exhaustive search to see if
there was anything else that got missed...

- Sally