aboutsummaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2012-02-07 18:35:48 +0000
committerJo-Philipp Wich <jow@openwrt.org>2012-02-07 18:35:48 +0000
commit1a0c80a2ddb77280316f16062cabd2f4143c17c4 (patch)
tree2803816b0ddf6cf21aa00209aff623e3285c83d7 /package/firewall/Makefile
parent229d8a28779dbc2058410749ea821504f2b625f3 (diff)
downloadmaster-187ad058-1a0c80a2ddb77280316f16062cabd2f4143c17c4.tar.gz
master-187ad058-1a0c80a2ddb77280316f16062cabd2f4143c17c4.tar.bz2
master-187ad058-1a0c80a2ddb77280316f16062cabd2f4143c17c4.zip
[package] firewall: don't filter IPv4 ICMP types (#10928)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30363 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 746cca4882..978154b3f7 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:=44
+PKG_RELEASE:=45
include $(INCLUDE_DIR)/package.mk