firewall: - notrack support was broken in multiple ways, fix it - also consider a zone conntracked if any redirect references it (#7196)

SVN-Revision: 22215
This commit is contained in:
Jo-Philipp Wich
2010-07-15 22:01:48 +00:00
parent 1ca67cba7f
commit f8fa598bf4
5 changed files with 11 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
PKG_RELEASE:=6
PKG_RELEASE:=7
include $(INCLUDE_DIR)/package.mk