Project

General

Profile

Bug #436 » 0002-tinydns.inc-remove-superflous-comment.patch

znerol znerol, 03/19/2010 12:41 PM

View differences:

config/tinydns/tinydns.inc
761 761
}
762 762

  
763 763
/* Search for active leases in the dhcpd.leases file and add them to tinyDNS */
764
/* Currently it will add duplicate leases that are ignored by thee tinyDNS server*/
765
/* Should duplicate leases be purged by DCHCP server in a remove stale records operation? */
766

  
767

  
768 764
function tinydns_parse_leases($fl,
769 765
        $datekeys = array('starts', 'ends'),
770 766
        $stringkeys = array('binding state', 'client-hostname', 'hardware ethernet'))
(2-2/2)