[vlc-devel] [RFC] stream output MTU
Rémi Denis-Courmont
rem at videolan.org
Fri Aug 31 14:00:33 CEST 2007
Hello,
Currently, we have a default "MTU" of 1500 bytes in a few places in the
stream output stuff. As far as I understand, that "MTU" represent the
UDP payload size, including the potential RTP header, but excluding
transport and network header, as is customary for a "MTU".
Therefore, it would seem that 1500 is not such a wise default value. For
a typical fast Ethernet (or Wi-Fi) attachment, the MTU would actually
be 1472 resp 1452 for IP version 4 resp 6. For more intricate scenarii,
it could be slightly lower (e.g. PPPoE eats an extra 8 bytes).
Am I being confused? is there any rationale for the current value?
--
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070831/324c5347/attachment.sig>
More information about the vlc-devel
mailing list