]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #730
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 2 Aug 2022 14:12:31 +0000 (16:12 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 2 Aug 2022 14:12:31 +0000 (16:12 +0200)
- Merge #730 from luisdallos: Fix startup failure on Windows 8.1 due
  to unsupported IPV6_USER_MTU socket option being set.

doc/Changelog

index 9e7aaaeac88d7d15b6c634ae05068bea2cbd6267..2d449e0a227377535db4c7defcbfc74c2df47de7 100644 (file)
@@ -2,6 +2,8 @@
        - Fix edns subnet so that scope 0 answers only match sourcemask 0
          queries for answers from cache if from a query with sourcemask 0.
        - Fix unittest for edns subnet change.
+       - Merge #730 from luisdallos: Fix startup failure on Windows 8.1 due
+         to unsupported IPV6_USER_MTU socket option being set.
 
 1 August 2022: Wouter
        - Fix the novel ghost domain issues CVE-2022-30698 and CVE-2022-30699.