summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_virtual_ip.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-07-07 00:59:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-07-07 00:59:30 +0000
commit0e79d356d17584e69ffc9be6561d8858b483a952 (patch)
tree414caab2604eea9666001304174cc74bfaf26f8b /usr/local/www/firewall_virtual_ip.php
parent1b58b513bd8d465520883bc747e7287cec5f53b5 (diff)
downloadpfsense-0e79d356d17584e69ffc9be6561d8858b483a952.zip
pfsense-0e79d356d17584e69ffc9be6561d8858b483a952.tar.gz
Eliminate interfaces_carp_bring_up_final()
Diffstat (limited to 'usr/local/www/firewall_virtual_ip.php')
-rwxr-xr-xusr/local/www/firewall_virtual_ip.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/firewall_virtual_ip.php b/usr/local/www/firewall_virtual_ip.php
index d6b03b9..d600e6a 100755
--- a/usr/local/www/firewall_virtual_ip.php
+++ b/usr/local/www/firewall_virtual_ip.php
@@ -61,7 +61,6 @@ if ($_POST) {
/* reset carp states */
reset_carp();
interfaces_carp_configure();
- interfaces_carp_bring_up_final();
$savemsg = get_std_save_message($retval);
unlink_if_exists($d_vipconfdirty_path);
OpenPOWER on IntegriCloud