use proto instead of protocol in uci firewall
[openwrt-10.03/.git] / package / firewall / files / firewall.config
index 073169013d786f5effeee6e548b0a776052e9561..fe5d38d2b9c271ed939a028cd7d3e99b036a85a1 100755 (executable)
@@ -50,7 +50,7 @@ config forwarding
 #      option dest                     lan
 #      option dest_ip          192.168.16.235
 #      option dest_port        80 
-#      option protocol         tcp
+#      option proto            tcp
 
 # include a file with users custom iptables rules
 #config include