Hello,
I'd like to know if there's a way to change network settings in LibreELEC ?
In fact i would want to change the eth0 MTU value for gigabit connection (Jumbo frames) and make tests.
In LibreELEC OS it's not possible apparently (read only ?) :
- ip link set eth0 mtu <value> => "Device or resource busy"
- ifconfig eth0 mtu <value> => "Device or resource busy"
Is it maybe possible through an addon ?
Thanks a lot for your assistance.
Regards,