[PATCH 04/11] bsp/default/config/network: fix mtu

mayosemmel mayosemmel at googlemail.com
Do Jun 9 13:32:15 CEST 2016


Schaut soweit gut aus:
Reviewed-by: Jan Kraus <mayosemmel at gmail.com>

Am Mittwoch, den 08.06.2016, 18:29 +0200 schrieb Tim Niemeyer:
> - mtu of 1528 is enough for no fragmentation
> - also some cleanups
> - interface 'bat' was never needed
> 
> Signed-off-by: Tim Niemeyer <tim at tn-x.org>
> ---
> 
>  bsp/default/root_file_system/etc/config/network | 12 ++++--------
>  1 file changed, 4 insertions(+), 8 deletions(-)
> 
> diff --git a/bsp/default/root_file_system/etc/config/network b/bsp/default/root_file_system/etc/config/network
> index 1bab57f..08a897b 100644
> --- a/bsp/default/root_file_system/etc/config/network
> +++ b/bsp/default/root_file_system/etc/config/network
> @@ -7,16 +7,12 @@ config interface 'loopback'
>  config interface 'mesh'
>          option type 'bridge'
>          option auto '1'
> -                                   
> +
>  config interface 'wan'
>          option proto 'dhcp'
>          option ifname 'eth1'
> -                            
> +
>  config interface 'ethmesh'
> -        option mtu '1532' 
> +        option mtu '1528'
>          option proto 'batadv'
> -        option mesh 'bat0'   
> -                                          
> -config interface 'bat'                    
> -        option ifname 'bat0'              
> -        option mtu '1500'
> \ No newline at end of file
> +        option mesh 'bat0'
> -- 
> 2.1.4
> 

-------------- nächster Teil --------------
Ein Dateianhang mit Binärdaten wurde abgetrennt...
Dateiname   : signature.asc
Dateityp    : application/pgp-signature
Dateigröße  : 473 bytes
Beschreibung: This is a digitally signed message part
URL         : <http://lists.freifunk.net/pipermail/franken-dev-freifunk.net/attachments/20160609/e76bf3c6/attachment-0001.sig>


Mehr Informationen über die Mailingliste franken-dev