sargon / ddhcpd

A distributed DHCP Daemon
GNU General Public License v3.0
31 stars 12 forks source link

Spare leases #53

Closed sargon closed 5 years ago

sargon commented 5 years ago

Instead of spare blocks handle spare leases. This should prevent instant block inquires after the first client.

Please review, the statistics code should be merged first.