firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickins...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 6 Jul 2011 22:10:46 +0000 (22:10 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 6 Jul 2011 22:10:46 +0000 (22:10 +0000)
commitdd4934a943d4de4fd4a85620889276bc0c8bdcc5
tree955f4b7e063e835b43d38e694232e28cd423d18e
parent302347e4d45ef075007817e1c53732b0a348ac9b
firewall: - solve scoping issues when multiple values are used, thanks Daniel Dickinson - ignore src_port/dest_port for proto icmp rules, ignore icmp_type for non-icmp rules - properly handle icmp when proto is given in numerical form (1, 58) - support negated icmp types

SVN-Revision: 27500
package/firewall/Makefile
package/firewall/files/lib/core_redirect.sh
package/firewall/files/lib/core_rule.sh
package/firewall/files/lib/fw.sh