diff --git a/src/www/services_dhcpv6.php b/src/www/services_dhcpv6.php index da5c248b100..38c8204e671 100644 --- a/src/www/services_dhcpv6.php +++ b/src/www/services_dhcpv6.php @@ -337,7 +337,9 @@ function reconfigure_dhcpd() $prefix_array[6] = '0'; $prefix_array[7] = '0'; $wifprefix = Net_IPv6::compress(implode(':', $prefix_array)); - $pdlen = calculate_ipv6_delegation_length($config['interfaces'][$if]['track6-interface']) - 1; + $pdlen = calculate_ipv6_delegation_length($config['interfaces'][$if]['track6-interface']); + $pdinfo = get_isp_pdinfo($config['interfaces'][$if]['track6-interface']); + } ?> @@ -462,8 +464,12 @@ function show_netboot_config() { = 0): ?>