DHCP server policy
    David W. Hankins 
    David_Hankins at isc.org
       
    Thu Jun  8 17:35:53 UTC 2006
    
    
  
On Thu, Jun 08, 2006 at 07:46:41PM +0300, Mirkin Michael-MMIRKIN1 wrote:
> thing like in RFC 3927). Can you advice me where implemented IP
> selection in the code of 
> DHCP server?
Well, find_lease() finds leases the client already had.
allocate_lease() picks 'the best' lease to give the client
given running conditions.
Look for both in server/dhcp.c.
-- 
David W. Hankins		"If you don't do it right the first time,
Software Engineer			you'll just have to do it again."
Internet Systems Consortium, Inc.		-- Jack T. Hankins
    
    
More information about the dhcp-users
mailing list