aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2012-12-11 16:56:37 +0000
committerSteven Barth <cyrus@openwrt.org>2012-12-11 16:56:37 +0000
commit8d9564af1b34362f7392515515153dc3dc4a56e7 (patch)
tree4bda514ef8bed151edb7037e0e1b3adcde260b47 /package/network/ipv6/ipv6-support/Makefile
parent8546f8a40100c64289bdfe022849d7978edd55b4 (diff)
downloadupstream-8d9564af1b34362f7392515515153dc3dc4a56e7.tar.gz
upstream-8d9564af1b34362f7392515515153dc3dc4a56e7.tar.bz2
upstream-8d9564af1b34362f7392515515153dc3dc4a56e7.zip
ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when there are other public prefixes * Fixes issues with clients using incorrect source addresses
SVN-Revision: 34630
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 a814b52fb6..d570e54fc4 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-10
+PKG_VERSION:=2012-12-11
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk