Re: want opinions on possible glitch in 2.4 network error reporting

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 7 Feb 2002 02:34:20 +0000 (GMT)


> > UDP is not flow controlled.
>
> No, of course not, but this has *nothing* to do with UDP. The IP socket
> itself is flow controlled, and so is the TX queue of the network driver.

It is not flow controlled

> Let me give you another example: ping -f. If what you said were true, ping -f
> would send packets as fast as the CPU can generate into the black hole
> called an IP raw socket, right? Well, that just doesn't happen, because

Wrong. man ping. ping -f doesn't do what you apparently think it does.

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