From 2cdf37c6f9064debedf1117a825544237e8bea56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ermal=20Lu=E7i?= Date: Sun, 27 Dec 2009 22:28:09 +0000 Subject: [PATCH] Fix function which should fix default gw handling for dynamic interfaces. --- etc/rc.newwanip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.newwanip b/etc/rc.newwanip index c7da8ebfb7..c6209213b0 100755 --- a/etc/rc.newwanip +++ b/etc/rc.newwanip @@ -102,7 +102,7 @@ filter_configure(); enable_rrd_graphing(); /* update the gateway group items gateway */ -update_gateway_groups_defaultroute_dhclient($interface); +update_gateway_groups_defaultroute($interface); /* restart packages */ if($old_ip <> "") {