Messages in this thread |  | | From | kuznet@ms2 ... | Subject | Re: Linux 2.2.16 through 2.2.18preX TCP hang bug triggered by rsync | Date | Wed, 24 Jan 2001 23:03:34 +0300 (MSK) |
| |
Hello!
> I read through the tcpdump, and it seems that Linux completely ignores > packets with out-of-window sequence numbers:
Yes, Linux is __very__ not right doing this. RFC requires to accept ACK, URG and RST on any segment adjacent to window, even if window is zero.
Solaris also does thing, formally wrong, but it would work if linux would be formally correct.
O-ho-ho... It is difficult bug.
Alexey - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |