pfsense/usr/local
Daniel Becker 76feb40735 make computation of start of DHCPv6 range consistent with actual check
When computing the start IP for the 'available range' field,
services_dhcpv6.php attempts to increment a colon-formatted v6 address.
Since this always fails, so the value that's printed is not actually
incremented, so remove the bogus addition.

Note that this is actually matches the behavior of the range checks that
services_dhcpv6.php performs: The actual check uses the range
[gen_subnetv6()..gen_subnetv6_max()], which does include the first
(= all-zeroes host part) v6 address in the prefix.
2015-02-23 14:38:30 -03:00
..
bin split is deprecated move to explode 2015-01-07 20:22:16 +01:00
captiveportal Fix lineup of copyright lines 2015-01-01 10:13:14 -02:00
etc Add FreeBSD pkgng repo definition 2013-12-03 11:20:09 -05:00
openssl Link openssl config here to make the ports version of openssl happy when making certs. 2013-01-26 15:07:41 -05:00
pkg Time to let these go 2015-01-15 21:42:00 +01:00
sbin Fixes #4340 encode username same as with password to avoid issues with special chars. 2015-01-31 10:13:37 +01:00
share Fix broken links to dhcp6c.conf man page. 2015-02-23 09:23:37 -03:00
www make computation of start of DHCPv6 range consistent with actual check 2015-02-23 14:38:30 -03:00