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

give a new change number to query port randomization

This commit is contained in:
Tatuya JINMEI 神明達哉
2008-06-23 23:59:28 +00:00
parent 2cf81a3d8a
commit 8aae226481

View File

@@ -1,3 +1,6 @@
2384. [security] Fully randomize UDP query ports to improve
forgery resilience. [RT #17949, #18098]
2383. [bug] named could double queries when they resulted in
SERVFAIL due to overkilling EDNS0 failure detection.
[RT #18182]
@@ -24,8 +27,7 @@
2376. [bug] Change #2144 was not complete.
2375. [security] Fully randomize UDP query ports to improve
forgery resilience. [RT #17949, #18098]
2375. [placeholder]
2374. [bug] "blackhole" ACLs could cause named to segfault due
to some uninitialized memory. [RT #18095]