]> git.ipfire.org Git - people/ms/network.git/blobdiff - src/hooks/ports/batman-adv-port
batman-adv-port: Increase MTU to 1560 as suggested by the batman guys
[people/ms/network.git] / src / hooks / ports / batman-adv-port
index a9304684e8627e7f50355c5ea97bd0a7329cbe66..3019c9277350111825d2563e6ddcd99f4805de9c 100644 (file)
@@ -30,8 +30,8 @@ MESH_ID=
 SSID=
 
 # batman-adv inserts an additional header of 28 bytes, so we set the MTU
-# to 1528, that normal ethernet packets with 1500 bytes can pass the network.
-MTU=1528
+# to 1560, that normal ethernet packets with 1500 bytes can pass the network.
+MTU=1560
 
 function hook_check() {
        assert isset ADDRESS