nat46: shorten prefix for 464xlat interface

Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
Steven Barth 2015-04-17 15:11:53 +02:00
parent 11ebefc174
commit 326d4de13c
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=nat46
PKG_VERSION:=3
PKG_VERSION:=4
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz

View File

@ -22,7 +22,7 @@
proto_464xlat_setup() {
local cfg="$1"
local iface="$2"
local link="464xlat-$cfg"
local link="464-$cfg"
local ip6addr ip6prefix tunlink zone
json_get_vars ip6addr ip6prefix tunlink zone