From: Josh Soref Date: Fri, 11 Jan 2019 06:45:17 +0000 (-0500) Subject: spelling: minimum X-Git-Tag: rec-4.2.0-alpha1~36^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdda1fb7eaed1b6f65145a15f954a8d44ba29d5e;p=thirdparty%2Fpdns.git spelling: minimum --- diff --git a/pdns/recursordist/docs/settings.rst b/pdns/recursordist/docs/settings.rst index c986c6c1e7..44e4e3765d 100644 --- a/pdns/recursordist/docs/settings.rst +++ b/pdns/recursordist/docs/settings.rst @@ -428,7 +428,7 @@ found, the recursor fallbacks to sending 127.0.0.1. .. note:: Why 1232? 1232 is the largest number of payload bytes that can fit in the smallest IPv6 packet. - IPv6 has a minumum MTU of 1280 bytes (:rfc:`RFC 8200, section 5 <8200#section-5>`), minus 40 bytes for the IPv6 header, minus 8 bytes for the UDP header gives 1232, the maximum payload size for the DNS response. + IPv6 has a minimum MTU of 1280 bytes (:rfc:`RFC 8200, section 5 <8200#section-5>`), minus 40 bytes for the IPv6 header, minus 8 bytes for the UDP header gives 1232, the maximum payload size for the DNS response. This is the value set for the EDNS0 buffer size in outgoing packets. Lower this if you experience timeouts.