]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Add Brad's name to the entry for 22679
authorShawn Routhier <sar@isc.org>
Tue, 14 Dec 2010 22:54:12 +0000 (22:54 +0000)
committerShawn Routhier <sar@isc.org>
Tue, 14 Dec 2010 22:54:12 +0000 (22:54 +0000)
RELNOTES

index e205bde8628292bec0b046f7c0083cdd05375ddc..1c696c03ff4c145f01f2feba23f23c5428e67517 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -153,7 +153,8 @@ work on other platforms. Please report any problems and suggested fixes to
 ! Fix the handling of connection requests on the failover port.
   Previously a connection request from a source that wasn't
   listed as a failover peer would cause the server to become
-  non-responsive.  [ISC-Bugs #22679]
+  non-responsive.  Thanks to a report from Brad Bendily, brad@bendily.com.
+  [ISC-Bugs #22679]
   CERT: VU#159528 CVE: CVE-2010-3616 
 
 - Don't pass the ISC_R_INPROGRESS status to the omapi signal handlers.