On 3 October 2011 01:25, Liwei <[email protected]> wrote: > > Oh yes, I'm tracking Seth Mos' ipv6 git. Is his ipv6 changes merged > into the official development branch? > > After doing a manual resync using instructions on the documentation > page pointed out by warren, it seems that the DHCP leases page is > working properly again. However, the DHCP6 leases page is still > partially wrong - the end time is correct but somehow the start time > is showing the current time. > > Looking into the code, it seems that the cltt field of the > dhcpd6.leases is ignored. Is this on purpose? > >
Ah, it appears that there were some offset bugs while processing the leases file. Attached is the patch file I made for review. It also fixes some URL encoding and HTML entities problems, and, cleans up the DUID variable by trimming leading and trailing spaces and removing the open and close quotes. Not really sure if cltt is equivalent to the lease start time, but I assumed that in the patch to get the start time working.
status_dhcpv6_leases.php.patch
Description: Binary data
_______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
