aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2012-12-09 13:54:22 +0000
committerSteven Barth <cyrus@openwrt.org>2012-12-09 13:54:22 +0000
commita07ddb955f5a26143d6083ac6c4e85798c76328b (patch)
treecb452d8fb1d6653a0728d16b3c347271bd09be7f /package/network/ipv6/ipv6-support/Makefile
parent57d853ffc4fd718a4c28b5b7da0f4c467ceb83b5 (diff)
downloadupstream-a07ddb955f5a26143d6083ac6c4e85798c76328b.tar.gz
upstream-a07ddb955f5a26143d6083ac6c4e85798c76328b.tar.bz2
upstream-a07ddb955f5a26143d6083ac6c4e85798c76328b.zip
ipv6-support: Next iteration * Make ula_prefix a global option * Add preliminary support for NAT (Linux >= 3.7, ip6tables >= 1.4.17) * Minor fixes for prefix fallback
SVN-Revision: 34586
Diffstat (limited to 'package/network/ipv6/ipv6-support/Makefile')
-rw-r--r--package/network/ipv6/ipv6-support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/ipv6-support/Makefile b/package/network/ipv6/ipv6-support/Makefile
index c921105c9e..97bff4d084 100644
--- a/package/network/ipv6/ipv6-support/Makefile
+++ b/package/network/ipv6/ipv6-support/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ipv6-support
-PKG_VERSION:=2012-12-06
+PKG_VERSION:=2012-12-08
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk