Project

General

Profile

« Previous | Next » 

Revision de508134

Added by Pi Ba over 8 years ago

IPv6, allow DHCP6 server to use a prefix size of /59 and /61 like dhcp client does

(cherry picked from commit 19d905bcaecfed47abdf5e3854f54684d19c3b8f)

View differences:

src/usr/local/www/services_dhcpv6.php
702 702
		'48' => '48',
703 703
		'52' => '52',
704 704
		'56' => '56',
705
		'59' => '59',
705 706
		'60' => '60',
707
		'61' => '61',
706 708
		'62' => '62',
707 709
		'63' => '63',
708 710
		'64' => '64'

Also available in: Unified diff