summaryrefslogtreecommitdiffstats
path: root/src/fastd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fastd.h')
-rw-r--r--src/fastd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/fastd.h b/src/fastd.h
index 56a099a..b4266ff 100644
--- a/src/fastd.h
+++ b/src/fastd.h
@@ -199,7 +199,6 @@ struct fastd_config {
uint32_t packet_mark; /**< The configured packet mark (or 0) */
bool forward; /**< Specifies if packet forwarding is enable */
- fastd_tristate_t pmtu; /**< Can be set to explicitly enable or disable PMTU detection */
bool secure_handshakes; /**< Can be set to false to support connections with fastd versions before v11 */
fastd_drop_caps_t drop_caps; /**< Specifies if and when to drop capabilities */