Project

General

Profile

« Previous | Next » 

Revision 3e662cb0

Added by Ermal LUÇI about 13 years ago

Get rid of carpdev, it will never be

View differences:

etc/inc/pfsense-utils.inc
1217 1217
	switch ($link_type) {
1218 1218
	 /* DHCP? -> see if dhclient is up */
1219 1219
	case "dhcp":
1220
	case "carpdev-dhcp":
1221 1220
		/* see if dhclient is up */
1222 1221
		if (find_dhclient_process($ifinfo['if']) <> "")
1223 1222
			$ifinfo['dhcplink'] = "up";

Also available in: Unified diff