Re: Client receives TCP packets but does not ACK

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Jun 15 2001 - 14:12:48 EST


> TCP is guaranteed delivery at layer 5 -- but that's all -- not a "guaranteed
> protocol"

For certain specific cases this is in itself not true either. Also for many
many implementations.

Specifically
1. If the receiver closes and there is unread data many TCP's forget
        to RST the sender to indicate that data was lost.

2. There is a flaw in the TCP protocol itself that is extremely unlikely
        to bite people but can in theory cause wrong data in some unusual
        circumstances that Ian Heavans found and has yet to be fixed by
        the keepers of the protocol.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Jun 15 2001 - 21:00:25 EST