From: Jo-Philipp Wich Date: Sun, 15 Feb 2009 00:24:06 +0000 (+0000) Subject: Merge r4241 X-Git-Tag: 0.8.7~94 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=66fc38228cb40bc7dca84d875405012acadfd256;p=oweals%2Fluci.git Merge r4241 --- diff --git a/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua b/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua index 58e938492..31746c682 100644 --- a/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua +++ b/applications/luci-ffwizard-leipzig/luasrc/model/cbi/ffwizard.lua @@ -361,7 +361,7 @@ function client.write(self, section, value) uci:section("firewall", "rule", nil, { src="freifunk", proto="udp", - src_port="53", + dest_port="53", target="ACCEPT" }) uci:delete_all("firewall", "rule", {