aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-10-27 18:14:55 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-10-27 18:14:55 +0000
commit281468d9cd4b99b3a1fd87686a92ef2a60cfd852 (patch)
tree680b50930b4b6e5b43170374bd7d70198e488e54 /package/firewall/Makefile
parentdc75d87ff90416b08fe12b8d01b0eb4490a69a88 (diff)
downloadmaster-187ad058-281468d9cd4b99b3a1fd87686a92ef2a60cfd852.tar.gz
master-187ad058-281468d9cd4b99b3a1fd87686a92ef2a60cfd852.tar.bz2
master-187ad058-281468d9cd4b99b3a1fd87686a92ef2a60cfd852.zip
[package] firewall: do not produce 0.0.0.0/0 if a symbolic masq_src or masq_dest is given but does not resolve to an ip
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28628 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 637d0ecccb..57a6e016ab 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:=39
+PKG_RELEASE:=40
include $(INCLUDE_DIR)/package.mk