- Leases are now scrubbed of certain prior use information when pool
re-balancing reassigns them from one FO peer to the other. This
- corrects an issue where leases that were offered but ignored retained
- the client hostname from the original client. Thanks to Pavel Polacek,
- Jan Evangelista Purkyne University for reporting the issue.
+ corrects an issue where leases that were offered but not used
+ by the client retained the client hostname from the original
+ client. Thanks to Pavel Polacek, Jan Evangelista Purkyne University
+ for reporting the issue.
[ISC-Bugs #42008]
- Correct how the pick-first-value expression is written to a lease
in line with the call it will make to malloc().
[ISC-Bugs #40843]
-- If the failover socket can't be bound close it, otherwise if the
+- If the failover socket can't be bound, close it. Otherwise if the
user configures an incorrect address in the failover stanza the
server will continue to open new sockets every 90 seconds until
it runs out.