Project

General

Profile

« Previous | Next » 

Revision e1f6761d

Added by Seth Mos about 13 years ago

Make sure that both the Carp vip interface and the parent interface are in the list.
Redmine ticket #1829

View differences:

etc/inc/services.inc
108 108
		$subnetv6 = gen_subnetv6($ifcfgipv6, $ifcfgsnv6);
109 109
		$subnetmaskv6 = gen_subnet_mask($ifcfgsnv6);
110 110

  
111
		$radvdifs[] = $realif;
111 112
		$radvdifs[] = get_real_interface($realif);
112 113
		
113 114
		$radvdconf .= "# Generated for DHCPv6 Server $dhcpv6if\n";

Also available in: Unified diff