I am not an expert, so take this with a grain of salt.
I, too, had repeated messages filling up the logs with messages of the form "UHDCP Inform: add_lease 192.168.x.x". I had assumed that these were messages from the DHCP client computers requesting more time to extend their leases. Actually, it seems that the client computers were not requesting more TIME on the lease, they were requesting more INFORMATION about the network environment.
I ran across this discussion where it was explained that these types of messages are requests for the DHCP server to add missing information to the lease. See:
http://forums.fedoraforum.org/showthread.php?t=123297
The above link explains how a dhcp client goes about asking for additional information from the dhcp server.
Also see:
http://forums.dlink.com/index.php?topic=3354.0
The above link explains how to configure a DIR-615 to provide NetBIOS configuration information to LAN hosts.
So, what I did was to make a few changes to the DHCP server settings under: Setup / Network Settings / DHCP Server Settings. Specifically, I checked the following items:
NetBIOS announcement
Learn NetBIOS from WAN
Since making this change, I do not get the annoying flood of DHCP log entries of the form "Inform: add_lease 192.168.x.x".
I think this means that it was the NetBIOS information that the DHCP clients were requesting. This conclusion is further re-inforced by the fact that the non-Windows clients (e.g., my OS X computers) were not generating the "UDHCPD Inform: add_lease 192.168.x.x" log entries.
For further reference see Wikipedia:
http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol#DHCP_information