A default implementation of the DHCP service. Does the tedious low-level chores of handling DHCP messages, but delegates the lease-handling to a supplied DhcpStore.
@see org.apache.directory.server.dhcp.store.DhcpStore
@author
Apache Directory Project