From: Michael Tremer Date: Sat, 22 Jun 2019 13:55:00 +0000 (+0000) Subject: Revert "firewall: Disable PMTU by default" X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=70c56486267789a3767e22833548694a9b69e1b8;p=network.git Revert "firewall: Disable PMTU by default" This reverts commit b3a66a5c00bc4e39ce0db34e2ac96c4911b4e31a. Signed-off-by: Michael Tremer --- diff --git a/src/functions/functions.constants-firewall b/src/functions/functions.constants-firewall index 4f7f5038..d42189aa 100644 --- a/src/functions/functions.constants-firewall +++ b/src/functions/functions.constants-firewall @@ -78,7 +78,7 @@ FIREWALL_USE_ECN="true" FIREWALL_CONFIG_PARAMS="${FIREWALL_CONFIG_PARAMS} FIREWALL_USE_ECN" # Path MTU discovery -FIREWALL_PMTU_DISCOVERY="false" +FIREWALL_PMTU_DISCOVERY="true" FIREWALL_CONFIG_PARAMS="${FIREWALL_CONFIG_PARAMS} FIREWALL_PMTU_DISCOVERY" # Default TTL