aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-03 18:11:59 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-03 18:11:59 +0000
commit7cd9ce2291053b1e57f6c974ad8350f0d7c7a36d (patch)
tree4116386709044cc5bf70c407dd97bd68f1c653dc /package/firewall/Makefile
parentceb09bdfb8f2ee7ccd7e37fec801f72fc95405cb (diff)
downloadmaster-187ad058-7cd9ce2291053b1e57f6c974ad8350f0d7c7a36d.tar.gz
master-187ad058-7cd9ce2291053b1e57f6c974ad8350f0d7c7a36d.tar.bz2
master-187ad058-7cd9ce2291053b1e57f6c974ad8350f0d7c7a36d.zip
[package] firewall: also establish forward rules when setting up nat reflection, back out early if reflection is disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23201 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/firewall/Makefile')
-rw-r--r--package/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/firewall/Makefile b/package/firewall/Makefile
index 1f461567b3..59edb0e3f3 100644
--- a/package/firewall/Makefile
+++ b/package/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=18
+PKG_RELEASE:=19
include $(INCLUDE_DIR)/package.mk