summaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2013-01-04 15:59:28 +0000
committerSteven Barth <cyrus@openwrt.org>2013-01-04 15:59:28 +0000
commitb077480a59a66f3ed970c6a0c5336e4c28f9a27d (patch)
tree20f6fb1ad9424f6eb4c6d35ad381d8121e415a9f /package/network/config/firewall/Makefile
parente952eaa112417637d67f1774e641c1cade49ed23 (diff)
downloadmaster-31e0f0ae-b077480a59a66f3ed970c6a0c5336e4c28f9a27d.tar.gz
master-31e0f0ae-b077480a59a66f3ed970c6a0c5336e4c28f9a27d.tar.bz2
master-31e0f0ae-b077480a59a66f3ed970c6a0c5336e4c28f9a27d.zip
firewall: Add ULA site border for IPv6 traffic This prevents private traffic from leaking out to the internet
SVN-Revision: 35012
Diffstat (limited to 'package/network/config/firewall/Makefile')
-rw-r--r--package/network/config/firewall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile
index 4d7970a502..1cfc734a32 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
PKG_VERSION:=2
-PKG_RELEASE:=55
+PKG_RELEASE:=56
include $(INCLUDE_DIR)/package.mk