Speed up display of static dhcpv6 leases by skipping an additional ndp exec for each entry, use the existing arpdata array instead.
Fix display of static dhcpv6 assignments. Format duid with colons.
Show MAC address on DHCPv6 output. (Not that it's used in the same way for DHCPv6 as it is for v4, but it's handy to see in one place)
For DHCPv6 the CLTT (client last transaction time) is used instead of the "start" time for the lease. Should now more accurately display when a lease started.
Commit a fix that prevents the drop down from showing over 31 length.Fixes Ticket #1892
Bind the state killing to the interface they should kill the states so that it does not impact other services like in #1421
Split the IAID off in the output, interpret the result. (Matches up with what shows in output from client)
Remove 0x, really isn't needed
Improve duid parsing. Still some work to be done but should avoid the infinite loop it hit in some cases previously.
Properly dispaly CP status page with the multi instance CP
View revisions
Also available in: Atom