firewall: fix handling of tcp_ecn parameter
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Dec 2013 16:59:47 +0000 (16:59 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 17 Dec 2013 16:59:47 +0000 (16:59 +0000)
commitd425503142a4b82decdcc6294d677fafe1943bd6
tree9787aac903c9735ba77269ec217ce50be8645be0
parent42636d9903c19a6063f86d71b0e614a8f0193494
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