]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
It doesn't use a random source address - the failure makes it fall back
authorDavid Hankins <dhankins@isc.org>
Mon, 21 May 2007 22:10:49 +0000 (22:10 +0000)
committerDavid Hankins <dhankins@isc.org>
Mon, 21 May 2007 22:10:49 +0000 (22:10 +0000)
onto an address configured on the interface.

RELNOTES

index c29cdfa5ca392659b5dde9fa230f785680e0115f..c97c56d559b41263ed4900b19f3dfa9353650a92 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -55,7 +55,7 @@ suggested fixes to <dhcp-users@isc.org>.
                        Changes since 4.0.0a1
 
 - 'dhcp.c(3953): non-null pointer' has been repaired.  This fixes a flaw
-  wherein the DHCPv4 server may use seemingly random source addresses.
+  wherein the DHCPv4 server may ignore a configured server-identifier.
 
                        Changes since 4.0.0-20070413