mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-01 04:50:50 -05:00
Add release note for GL #2073
This commit is contained in:
parent
3bfc7756e4
commit
996c9135ca
1 changed files with 4 additions and 0 deletions
|
|
@ -127,6 +127,10 @@ Bug Fixes
|
|||
relation, as described in the paper "Flexible and Robust Key Rollover"
|
||||
(Equation (2)). [GL #2375]
|
||||
|
||||
- Performance of the DNSSEC verification code (used by
|
||||
``dnssec-signzone``, ``dnssec-verify``, and mirror zones) has been
|
||||
improved. [GL #2073]
|
||||
|
||||
- If an outgoing packet would exceed max-udp-size, it would be dropped instead
|
||||
of sending a proper response back. Rollback setting the IP_DONTFRAG on the
|
||||
UDP sockets that we enabled during the DNS Flag Day 2020 to fix this issue.
|
||||
|
|
|
|||
Loading…
Reference in a new issue