firewall: fix handling of tcp_ecn parameter
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 17 Dec 2013 16:59:47 +0000 (16:59 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 17 Dec 2013 16:59:47 +0000 (16:59 +0000)
commit5e634fbc56eaa4c8725fd5517678f17110d9e75d
tree9787aac903c9735ba77269ec217ce50be8645be0
parent4386cc527ad879a8ef4ff8a68060f2ad3985d832
firewall: fix handling of tcp_ecn parameter

The firewall3 implementation as well as the shell implementation predating it
used to process the tcp_ecnoption as boolean while it actually is an integer.

Change the code to parse tcp_ecn as integer.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39122 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/network/config/firewall/Makefile