summaryrefslogtreecommitdiffstats
path: root/etc/inc/interfaces.inc
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-10-01 09:56:10 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-10-01 09:56:10 -0300
commit788c1288bae791ac0b3f2a19eb8c6aac8d7a7c22 (patch)
tree2203239bcbed0d9409ea9c5c179180c7667964a3 /etc/inc/interfaces.inc
parent43652f2fecfeb7ed4de28d697d515197ff1e3100 (diff)
parent80a5b5f7e61dc8ed1a7928149506650956b8bb86 (diff)
downloadpfsense-788c1288bae791ac0b3f2a19eb8c6aac8d7a7c22.zip
pfsense-788c1288bae791ac0b3f2a19eb8c6aac8d7a7c22.tar.gz
Merge remote branch 'mainline/master' into inc
Conflicts: etc/inc/filter.inc etc/inc/system.inc
Diffstat (limited to 'etc/inc/interfaces.inc')
-rw-r--r--etc/inc/interfaces.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/inc/interfaces.inc b/etc/inc/interfaces.inc
index f4d224e..93ff163 100644
--- a/etc/inc/interfaces.inc
+++ b/etc/inc/interfaces.inc
@@ -2499,9 +2499,6 @@ function interface_configure($interface = "wan", $reloadall = false, $linkupeven
} else if (substr($realif, 0, 4) == "ovpn") {
/* XXX: Should be done anything?! */
}
-
- if (is_ipaddr($wancfg['gateway']))
- file_put_contents("{$g['tmp_path']}/{$realif}_router", $wancfg['gateway']);
break;
}
OpenPOWER on IntegriCloud