[vlc-devel] [PATCH 3/3] access/udp: reduce mtu amount on initial packets

Francois Cartegnie fcvlcdev at free.fr
Tue Oct 16 16:48:09 CEST 2018


Le 16/10/2018 à 16:19, Ilkka Ollakka a écrit :

> With those packet sizes, the tinkered patch would set the mtu to be 1378 and
> keep it on that. As it has the limits of mtu being over 1500 and then length
> being between 1000 and 1500 to reduce the mtu size. It's not perfect, but
> should work in this case?
> 

Slice trailing packet of payload + header == 1000 bytes and boom.

-- 
Francois Cartegnie
VideoLAN - VLC Developer


More information about the vlc-devel mailing list