summaryrefslogtreecommitdiffstats
path: root/package/firewall/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-10-29 18:02:45 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-10-29 18:02:45 +0000
commit50a22f4f9e981c910c9559c1ee6fc0dab2b52c3d (patch)
tree56fc2738798df78d8b8575ea5236a3f04b3d2d64 /package/firewall/Makefile
parent0a84f6a74e3e4edabf28ac15199f9b7e8ba6de19 (diff)
downloadmaster-31e0f0ae-50a22f4f9e981c910c9559c1ee6fc0dab2b52c3d.tar.gz
master-31e0f0ae-50a22f4f9e981c910c9559c1ee6fc0dab2b52c3d.tar.bz2
master-31e0f0ae-50a22f4f9e981c910c9559c1ee6fc0dab2b52c3d.zip
firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
SVN-Revision: 28669
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 57a6e016ab..f95f73b4ad 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:=40
+PKG_RELEASE:=41
include $(INCLUDE_DIR)/package.mk