2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-31 14:25:41 +00:00

It doesn't use a random source address - the failure makes it fall back

onto an address configured on the interface.
This commit is contained in:
David Hankins
2007-05-21 22:10:49 +00:00
parent e889ded168
commit eca55b4ae0

View File

@@ -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