mirror of
https://gitlab.isc.org/isc-projects/dhcp
synced 2025-08-31 14:25:41 +00:00
- Compilation on Solaris with USE_SOCKETS defined in includes/site.h has
been repaired. Other USE_ overrides should work better. [ISC-Bugs #19434] - A check for the local flavor of IFNAMSIZ had a broken 'else' condition, that probably still resulted in the correct behaviour (but wouldn't use a larger defined value provided by the host OS). [ISC-Bugs #19434]
This commit is contained in:
7
RELNOTES
7
RELNOTES
@@ -120,6 +120,13 @@ work on other platforms. Please report any problems and suggested fixes to
|
||||
- Fixed failover reconnection retry code to continue to retry to reconnect
|
||||
rather than restarting the listener.
|
||||
|
||||
- Compilation on Solaris with USE_SOCKETS defined in includes/site.h has
|
||||
been repaired. Other USE_ overrides should work better.
|
||||
|
||||
- A check for the local flavor of IFNAMSIZ had a broken 'else' condition,
|
||||
that probably still resulted in the correct behaviour (but wouldn't use
|
||||
a larger defined value provided by the host OS).
|
||||
|
||||
Changes since 4.1.0b1
|
||||
|
||||
- A missing "else" in dhcrelay.c could have caused an interface not to
|
||||
|
Reference in New Issue
Block a user