2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-08-30 22:05:23 +00:00

- A bug was fixed in interface discovery wherein an error identifying

a server-configured interface with no IPv4 addresses would SEGV.
  [ISC-Bugs #16896]
This commit is contained in:
David Hankins
2007-06-01 22:11:49 +00:00
parent 83f0873e5c
commit f796f70a27
2 changed files with 7 additions and 3 deletions

View File

@@ -56,6 +56,8 @@ suggested fixes to <dhcp-users@isc.org>.
- Fix for icmp packets on 64-bit systems (bug introduced in 4.0).
- A bug was fixed in interface discovery wherein an error identifying
a server-configured interface with no IPv4 addresses would SEGV.
Changes since 4.0.0-20070413