]> git.ipfire.org Git - thirdparty/bind9.git/commit
Change the safe edns-udp-size from 1400 to 1432
authorOndřej Surý <ondrej@isc.org>
Wed, 23 Jun 2021 18:54:20 +0000 (20:54 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 23 Jun 2021 18:57:05 +0000 (20:57 +0200)
commit4266f6dd2b866a7e8fb23ccaf0d3ad530838feec
tree17b0aa98a7aee2dc24efd924149b2d6e1d8a6fdc
parentcc39e4c8cff1b29f382f2d3f50e9ab75e5ec924a
Change the safe edns-udp-size from 1400 to 1432

When backporting the Don't Fragment UDP socket option, it was noticed
that the edns-udp-size probing uses 1432 as one of the values to be
probed and the documentation would be recommending 1400 as the safe
value.  As the safe value can be from the 1400-1500 interval, the
documentation has been changed to match the probed value, so we do not
skip it.
CHANGES
doc/arm/reference.rst
doc/notes/notes-9.17.6.rst