aboutsummaryrefslogtreecommitdiffstats
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
commitc3b8a2419cfc6e3106f70cf7e3b0f1a647503856 (patch)
tree6f2121a1e8a4df6c222c03086e0ab52369fd33fd /package/firewall/Makefile
parent0817f041877704400449b359ee5d3c00f24da6c3 (diff)
downloadmaster-187ad058-c3b8a2419cfc6e3106f70cf7e3b0f1a647503856.tar.gz
master-187ad058-c3b8a2419cfc6e3106f70cf7e3b0f1a647503856.tar.bz2
master-187ad058-c3b8a2419cfc6e3106f70cf7e3b0f1a647503856.zip
[package] firewall: relocate TCPMSS rules into mangle table, add code to selectively clear them out again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28669 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 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