[package] firewall:
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 31 Aug 2010 01:54:08 +0000 (01:54 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 31 Aug 2010 01:54:08 +0000 (01:54 +0000)
commit2ef5ba18136e4ec0956f7dc42168024f2a3f867c
tree3266deaec50b65c4decd5c3e9ee9a7d7ce2593f1
parent229d390a6c20e997292e6d9044f1a355e75b9048
[package] firewall:
- fix processing of rules with an ip family option
- append interface rules at the end of internal zone chains, simplifies injecting user or addon rules
- support simple file logging (option log + option log_limit per zone)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22847 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/firewall/Makefile
package/firewall/files/lib/core_init.sh
package/firewall/files/lib/core_interface.sh
package/firewall/files/lib/fw.sh