From c114e1904571ff3c323a9068d8b3784d9a238d0a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 25 Jul 2021 11:51:00 +0200 Subject: tunnel: T3173: add new options "no-pmtu-discovery" and "ignore-df" --- interface-definitions/interfaces-tunnel.xml.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/interface-definitions/interfaces-tunnel.xml.in b/interface-definitions/interfaces-tunnel.xml.in index 3a9454e91..bc1f3092d 100644 --- a/interface-definitions/interfaces-tunnel.xml.in +++ b/interface-definitions/interfaces-tunnel.xml.in @@ -139,6 +139,18 @@ IPv4 specific tunnel parameters + + + Disable Path MTU Discovery on this tunnel + + + + + + Enable IPv4 DF suppression on this tunnel + + + #include #include #include -- cgit v1.2.3