From 95a399ee5c2559917ec6d517316dbfdd93850eac Mon Sep 17 00:00:00 2001 From: cyrus Date: Tue, 11 Dec 2012 16:56:37 +0000 Subject: ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when there are other public prefixes * Fixes issues with clients using incorrect source addresses git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34630 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/network/ipv6/ipv6-support/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/ipv6/ipv6-support/Makefile') diff --git a/package/network/ipv6/ipv6-support/Makefile b/package/network/ipv6/ipv6-support/Makefile index a814b52fb..d570e54fc 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 -- cgit v1.2.3