Improve the memory use while processing the leases file.
need to break out of foreach loop once it finds there is a local time has been selected by any interface of DHCP.
I now parses the xml tags in the dhcpd to check if an interface for DHCP lease is using local time if not defaults to UTC time.
Added choice of UTC time or local time for DHCP leases.
Fixup MAC display on this other path too
Print the MAC mfg on another line in a smaller font if it's found. Less obtrusive than completely replacing the MAC.
MAC prefix to vendor resolution at Status->Interfaces, Status->DHCP leases, Diagnostics->ARP table
Fix comment
Also skip the rewind binding state or leases show expired. Reported at http://forum.pfsense.org/index.php/topic,36657.0.html
Display confirmation before sending Wake on LAN packet to clicked MAC address in list of DHCP leases. Ticket #861
Bring in XSS id fixes from m0n0wall
Fix misc XSS issues from davey b
Implement gettext() calls on status_dhcp_leases.php
Make DHCP leases sortable. Fixes #653
this page is status, not diag.