From cf8fcd0dbdec3781e204b253ff828dc5a9bf37d2 Mon Sep 17 00:00:00 2001 From: bergware Date: Sun, 15 Apr 2018 13:47:14 +0200 Subject: [PATCH] Added placeholder to MTU size with automatic detection --- plugins/dynamix/Eth0.page | 2 +- plugins/dynamix/EthX.page | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/dynamix/Eth0.page b/plugins/dynamix/Eth0.page index 2a8c1762f..e449f167f 100644 --- a/plugins/dynamix/Eth0.page +++ b/plugins/dynamix/Eth0.page @@ -681,7 +681,7 @@ IPv6 DNS server 3: Desired MTU: -: +: "> > This is the MTU size to use on the physical Ethernet interface. > If left blank, the MTU will automatically be determined (by default 1500 bytes). diff --git a/plugins/dynamix/EthX.page b/plugins/dynamix/EthX.page index 171cc2078..f83fe48e7 100644 --- a/plugins/dynamix/EthX.page +++ b/plugins/dynamix/EthX.page @@ -291,7 +291,7 @@ IPv6 privacy extensions: Desired MTU: -: +: "> > This is the MTU size to use on the physical Ethernet interface. > If left blank, the MTU will automatically be determined (by default 1500 bytes).