From 693eb67af91aeeb9a427bcd44a2dc705d9352a37 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 9 Jun 2021 14:58:48 -0700 Subject: [PATCH] CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 2ac3082a60..4d16258d69 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5665. [bug] 'nsupdate' did not retry with another server if + it received a REFUSED response. [GL #2758] + 5664. [func] Handle a UDP sending error on UDP messages larger than the path MTU; in such a case an empty response is sent back with the TC (TrunCated) bit set. Re-enable