[package] firewall:
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 19 May 2010 21:35:23 +0000 (21:35 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 19 May 2010 21:35:23 +0000 (21:35 +0000)
commitcfcaf860520f3a591cd6170789446aac20ddc942
tree3737e742d161802a733eab5124b42e1925b77d22
parentad5fbd6c5f05de13bedc872332faeede4c4aa971
[package] firewall:
- fix ip6tables rules when icmp_type option is set
- add "family" option to zones, forwardings, redirects and rules to selectively apply rules to iptables and/or ip6tables

SVN-Revision: 21508
package/firewall/Makefile
package/firewall/files/lib/core_forwarding.sh
package/firewall/files/lib/core_init.sh
package/firewall/files/lib/core_interface.sh
package/firewall/files/lib/core_redirect.sh
package/firewall/files/lib/core_rule.sh
package/firewall/files/lib/fw.sh