summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
authorMarcin Siodelski <marcin@isc.org>2017-06-28 18:23:04 +0200
committerMarcin Siodelski <marcin@isc.org>2017-06-28 18:23:04 +0200
commitf0c62861b2e0f7605ae02884ed0d9b4d640389c1 (patch)
tree0f6ca256f2fa29403d567b69a4a6e2a9b5704e11 /RELNOTES
parent7eeb48507d308ed8f9b89aba871d77fb3c3850f2 (diff)
downloadisc-dhcp-f0c62861b2e0f7605ae02884ed0d9b4d640389c1.tar.gz
[v4_1_esv] Changed severity of the log message indicating checksum errors.
Merges in rt41757.
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELNOTES b/RELNOTES
index 1eedc116..fbe9e0f7 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -180,6 +180,11 @@ by Eric Young (eay@cryptsoft.com).
[ISC-bugs #19430]
[ISC-bugs #18111]
+- Changed severity of the log message indicating UDP checksum errors in
+ the received packets from 'info' to 'debug' to avoid logging excessive
+ number of false positives when UDP checksum offloading is enabled.
+ [ISC-bugs #41757]
+
Changes since 4.1-ESV-R14b1
- None