From c4e09ccb052d27dd43a3ee76d4ff67d14563b68c Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 24 Apr 2014 09:11:44 +0000 Subject: 6rd: Select first IPv4 address from configured tunlink interface as local tunnel address Gives the user the control to select the correct WAN IPv4 address to be used by the 6rd tunnel when mutiple WAN interfaces are configured Signed-off-by: Hans Dedecker SVN-Revision: 40566 --- package/network/ipv6/6rd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/ipv6/6rd/Makefile') diff --git a/package/network/ipv6/6rd/Makefile b/package/network/ipv6/6rd/Makefile index 19177f1c460..390e012c9f9 100644 --- a/package/network/ipv6/6rd/Makefile +++ b/package/network/ipv6/6rd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6rd -PKG_VERSION:=6 +PKG_VERSION:=7 PKG_RELEASE:=1 include $(INCLUDE_DIR)/package.mk -- cgit v1.2.3