X-RT-Interface: Web Content-Type: text/plain; charset="utf-8" Date: Thu, 07 Dec 2017 23:23:47 +0000 To: dhcp-public@isc.org From: bconry@isc.org X-Mailer: MIME-tools 5.508 (Entity 5.508) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Subject: Improve "peer holds all free leases" log message Message-ID: X-RT-Original-Encoding: utf-8 Content-Length: 673 The "peer holds all free leases" message is sometimes logged when the peer does actually hold all free leases, but it is also emitted any time that there are "free" leases and the local server cannot allocate any of them to the current client. For example, if all of the leases in the current subnet are reserved for specific clients and an unknown client requests an address. Or if the policy encoded in the configuration prohibits the client from obtaining a lease on its current subnet (but might allow one on a different subnet). The big problem with the message as it exists is that it often sends DHCP administrators down the wrong trail when an issue is reported.