diff options
Diffstat (limited to 'doc/examples/openwrt/fastd.config')
-rw-r--r-- | doc/examples/openwrt/fastd.config | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/examples/openwrt/fastd.config b/doc/examples/openwrt/fastd.config index 7b13fc8..b2ab205 100644 --- a/doc/examples/openwrt/fastd.config +++ b/doc/examples/openwrt/fastd.config @@ -82,9 +82,6 @@ config fastd sample_config # If set to 1, the logs won't contain peers' MAC addresses # option hide_mac_addresses '0' - # Read the documentation about this one. Only ever useful in severly broken networks. -# option pmtu '' - # command to configure IP addresses etc. after the tunnel interface is up; $1 will be the interface name (optional) # option up '' |