K 10 svn:author V 7 n_hibma K 8 svn:date V 27 2017-05-07T21:11:28.244861Z K 7 svn:log V 309 Fix the output of very large rebind, renew and lease time options in lease file. Some routers set very large values for rebind time (Netgear) and these are erroneously reported as negative in the leasefile. This was due to a wrong printf format specification of %ld for an unsigned long on 32-bit platforms. END