Re: ipv6 stack seems to forget to send ACKs

Bill Davidsen (davidsen@tmr.com)
Thu, 9 Jan 2003 17:50:07 -0500 (EST)


On Thu, 9 Jan 2003, Andrew McGregor wrote:

> Probably on the server's side it got an ICMP Host Unreachable or two as
> some router updated its tables, and decided to close the connection. The
> FIN jumped the queue in one/several of the routers in the path, so it got
> reordered relative to the data. This would imply that the router in
> question had its route to you back by the time the FIN got there.
>
> Wierd, but far from impossible.

Nothing is impossible with routers, including sending ICMP packets using
different routing than TCP (and doing odd things with UDP as well).
Sometimes ICMP will be sent over a low bandwidth link with hopefully less
latency. The phrase "the less traveled way" comes to mind.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

- 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/