Actions
Bug #7413
closedstatus_dhcpv6_leases.php: Some DHCPv6 leases are not displayed in the GUI
Start date:
03/20/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4
Affected Architecture:
All
Description
On status_dhcpv6_leases.php, only about half the leases in my /var/dhcpd/var/db/dhcpd6.leases file are displayed in the GUI (ia-na blocks) and none of my local prefix delegations are displayed (ia-pd blocks)
Lease that DOES display:
ia-na "\000\000\000\000\000\001\000\001\037\372}\255\000\014)xnO" { cltt 1 2017/03/20 17:48:38; iaaddr 2001:db8::ffff:f236 { binding state active; preferred-life 4500; max-life 7200; ends 1 2017/03/20 19:48:38; } }
The PD for that same lease which does NOT display:
ia-pd "\000\000\000\000\000\001\000\001\037\372}\255\000\014)xnO" { cltt 1 2017/03/20 17:48:38; iaprefix 2001:db8:1:ee70::/60 { binding state active; preferred-life 4500; max-life 7200; ends 1 2017/03/20 19:48:38; } }
Some leases/PD that DO NOT display:
ia-na "\000\000\000\000\000\001\000\001\026(\314\301\210\306c\235\351\203" { cltt 1 2017/03/20 18:21:26; iaaddr 2001:470:1f11:e1c::ff9c { binding state active; preferred-life 4500; max-life 7200; ends 1 2017/03/20 20:21:26; } } ia-na "\000\000\000\000\000\001\000\001\035\212\343x\000@H\262\202\026" { cltt 1 2017/03/20 18:00:51; iaaddr 2001:db8::ffff:9f51 { binding state active; preferred-life 4500; max-life 7200; ends 1 2017/03/20 20:00:51; } } ia-pd "\000\000\000\000\000\001\000\001\035\212\343x\000@H\262\202\026" { cltt 1 2017/03/20 18:01:06; iaprefix 2001:db8:1:eef0::/60 { binding state active; preferred-life 4500; max-life 7200; ends 1 2017/03/20 20:01:06; } } ia-na "\000\000\000\000\000\001\000\001\036\220/\231\000\015\2713\017p" { cltt 1 2017/03/20 17:57:31; iaaddr 2001:db8::ffff:8e10 { binding state active; preferred-life 4500; max-life 7200; ends 1 2017/03/20 19:57:31; } } ia-pd "\000\000\000\000\000\001\000\001\036\220/\231\000\015\2713\017p" { cltt 1 2017/03/20 17:58:08; iaprefix 2001:db8:1:ef00::/60 { binding state active; preferred-life 4500; max-life 7200; ends 1 2017/03/20 19:58:08; } }
Actions