[x-wrt] r4816 committed - Do not put the dns entry we just added back in the box or we may end u...

0 views
Skip to first unread message

codesite...@google.com

unread,
Aug 19, 2009, 3:41:26 AM8/19/09
to x-wrt-...@googlegroups.com
Revision: 4816
Author: kemen04
Date: Wed Aug 19 00:40:30 2009
Log: Do not put the dns entry we just added back in the box or we may end
up with it being added twice.
http://code.google.com/p/x-wrt/source/detail?r=4816

Modified:
/trunk/package/webif/files/www/cgi-bin/webif/network.sh

=======================================
--- /trunk/package/webif/files/www/cgi-bin/webif/network.sh Tue Aug 18
23:40:06 2009
+++ /trunk/package/webif/files/www/cgi-bin/webif/network.sh Wed Aug 19
00:40:30 2009
@@ -364,7 +364,7 @@
end_form

start_form|$interface @TR<<DNS Servers>>|field_${interface}_dns|hidden
- listedit|${interface}_dns|$SCRIPT_NAME?${interface}_proto=static&amp;|
$FORM_dns|$FORM_dnsadd
+ listedit|${interface}_dns|$SCRIPT_NAME?${interface}_proto=static&amp;|
$FORM_dns
end_form"

append forms "$network_options" "$N"

Reply all
Reply to author
Forward
0 new messages