Project

General

Profile

« Previous | Next » 

Revision 20e15197

Added by Ermal LUÇI over 12 years ago

Remove this old code

View differences:

etc/inc/interfaces.inc
3366 3366
		if(is_numeric($wancfg['dhcp6-ia-pd-len'])) {
3367 3367
			/* Setup the prefix delegation */
3368 3368
			$dhcp6cconf .= "id-assoc pd 0 {\n";
3369
			$iflist = get_configured_interface_with_descr(false, true);
3370 3369
			$iflist = link_interface_to_track6($interface);
3371 3370
			foreach ($iflist as $friendly => $ifcfg) {
3372 3371
				if (is_numeric($ifcfg['track6-prefix-id'])) {

Also available in: Unified diff