2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Add CHANGES and release note for [GL #2790]

This commit is contained in:
Ondřej Surý
2021-06-23 08:56:26 +02:00
parent b941411072
commit 5d9c0a3721
2 changed files with 10 additions and 1 deletions

View File

@@ -40,7 +40,10 @@ Removed Features
Feature Changes
~~~~~~~~~~~~~~~
- None.
- IP fragmentation on outgoing UDP sockets has been disabled. Errors from
sending DNS messages larger than the specified path MTU are properly handled;
``named`` now sends back empty DNS messages with the TC (TrunCated) bit set,
forcing the DNS client to fall back to TCP. :gl:`#2790`
Bug Fixes
~~~~~~~~~