Re: Finding the optimal packet size

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 13 Dec 1999 21:58:00 +0000 (GMT)


> Is there any portable way (both across Linux kernels, and possibly also
> to other Unices, such as Solaris) I could find the `right' MTU, and have
> the kernel send packets of _only_ that size? (I'd like to send only one

The MTU isnt a constant. Shovel large blocks into the kernel and it'll look
after it for you.

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