Projet

Général

Profil

« Précédent | Suivant » 

Révision 1f4ad8f4

Ajouté par Chris Buechler il y a plus de 9 ans

update comment to reflect breakage caused here and reference associated redmine ticket, not high priority, can be fixed later

Voir les différences:

etc/inc/system.inc
544 544
			}
545 545

  
546 546
			if (isset($rtent['disabled'])) {
547
				/* XXX: This is a bit dangerous in case of routing daemons!? */
547
				/* XXX: This can break things by deleting routes that shouldn't be deleted - OpenVPN, dynamic routing scenarios, etc. redmine #3709 */
548 548
				foreach ($ips as $ip)
549 549
					mwexec("/sbin/route delete " . escapeshellarg($ip), true);
550 550
				continue;

Formats disponibles : Unified diff