On Jul 31, 2009, at 3:57 PM, > wrote:
Hi all,
I'm looking at our TCP stack and found a change that was introduced
with
the syncache. The original BSD code did send an RST segment when the
connection timed out in SYN-RECEIVED. The TCP would retransmit the
SYN+ACK several times and then give
hartmut.bra...@dlr.de wrote:
Hi all,
I'm looking at our TCP stack and found a change that was introduced with
the syncache. The original BSD code did send an RST segment when the
connection timed out in SYN-RECEIVED. The TCP would retransmit the
SYN+ACK several times and then give up and RST the
Hi all,
I'm looking at our TCP stack and found a change that was introduced with
the syncache. The original BSD code did send an RST segment when the
connection timed out in SYN-RECEIVED. The TCP would retransmit the
SYN+ACK several times and then give up and RST the peer.
With syncache, however,