From 72b4ed113a07ebc7eee82c331111853aa81f9b36 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 3 Sep 2015 15:53:33 +0000 Subject: odhcp6c: add RFC 7278 3gpp IPv6 prefix extension Use option extendprefix 1 to enable Signed-off-by: Steven Barth SVN-Revision: 46779 --- package/network/ipv6/odhcp6c/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/ipv6/odhcp6c/Makefile') diff --git a/package/network/ipv6/odhcp6c/Makefile b/package/network/ipv6/odhcp6c/Makefile index aa81e02dca..4968631d6f 100644 --- a/package/network/ipv6/odhcp6c/Makefile +++ b/package/network/ipv6/odhcp6c/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=odhcp6c -PKG_VERSION:=2015-07-29 +PKG_VERSION:=2015-09-03 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -- cgit v1.2.3