[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)
commite903e01368e14da91b7fca79198449b97528cd61
tree3737e742d161802a733eab5124b42e1925b77d22
parent2cce948705ac4c2e2ce007bc351fda4bf36506dc
[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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21508 3c298f89-4303-0410-b956-a3cf2f4a3e73
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