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

index 5df03f3b4bccf9fd93f473e0781737faf813d647..ee795ad7f8d5304d82cef196210ba1241141d308 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -143,7 +143,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.