Added global MTU Setting for use with fastd, dhcpd and radvd

This commit is contained in:
Bastian Mäuser 2018-01-23 23:54:21 +01:00
parent c85fa8d9f1
commit bb1f35908d
3 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@ batman_ipv4: 10.90.32.11/19
batman_ipv6: fdef:f10f:1337:cafe::11/64
nextnode4: 10.90.32.1
nextnode6: fdef:f10f:1337:cafe::1
mtu: 1312
fastd_port: 10010

View File

@ -4,6 +4,7 @@ batman_ipv4: 10.90.64.21/19
batman_ipv6: fdef:f20f:1337:cafe::21/64
nextnode4: 10.90.64.1
nextnode6: fdef:f20f:1337:cafe::1
mtu: 1312
fastd_port: 10020

View File

@ -4,6 +4,7 @@ batman_ipv4: 10.90.96.31/19
batman_ipv6: fdef:f30f:1337:cafe::31/64
nextnode4: 10.90.96.1
nextnode6: fdef:f30f:1337:cafe::1
mtu: 1312
fastd_port: 10030