Re: pre9 total IP failure, bad performance with pre[78]

Henrik Olsen (henrik@iaeste.dk)
Fri, 22 Jan 1999 19:21:22 +0100 (CET)


On Fri, 22 Jan 1999, Arvind Sankar wrote:
> On Fri, Jan 22, 1999 at 06:35:22PM +0100, Henrik Olsen wrote:
> > That is a problem caused by not reading Documentation/Changes
> >
> > Your ping is seeing both the ICMP echo request and the echo reply, and
> > miscounts.
> > Upgrade your nettools and it will go away.
>
> ok, maybe... but then shouldn't the count be wrong rather than constant?
The problem is that ping -f sends the next request as soon as it sees the
reply. The old broken pings considers its own request a reply to its
request because it has the right number, and doesn't check whether it's a
request or a reply, this leads to buffer filling in ping, which is why it
stops the same place every time.

-- 
Henrik Olsen,  Dawn Solutions I/S
URL=http://www.iaeste.dk/~henrik/
Get the rest there.

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