aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-01-04 15:59:28 +0000
committerSteven Barth <steven@midlink.org>2013-01-04 15:59:28 +0000
commitd2072402f76d5c2c93e2981b0fd6d954cdce5136 (patch)
treee3b81c8f25b49464cef98cd021d2ddb55400be63 /package/network/config/firewall/Makefile
parentf537f292a3161a296f8d5166671e158cd09a9c14 (diff)
downloadmaster-187ad058-d2072402f76d5c2c93e2981b0fd6d954cdce5136.tar.gz
master-187ad058-d2072402f76d5c2c93e2981b0fd6d954cdce5136.tar.bz2
master-187ad058-d2072402f76d5c2c93e2981b0fd6d954cdce5136.zip
firewall: Add ULA site border for IPv6 traffic
This prevents private traffic from leaking out to the internet git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35012 3c298f89-4303-0410-b956-a3cf2f4a3e73
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