2
0
forked from Ivasoft/openwrt

use proto instead of protocol in uci firewall

SVN-Revision: 12391
This commit is contained in:
John Crispin
2008-08-26 07:23:29 +00:00
parent a4ad20d76b
commit aa6c019c11
2 changed files with 6 additions and 6 deletions

View File

@@ -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