From d73c382a734d54298c615f6b87482e877396862b Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 12 Jan 2015 10:56:54 +0000 Subject: map: ignore psid and psidlen if psidlen is 0 Signed-off-by: Steven Barth SVN-Revision: 43946 --- package/network/ipv6/map/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/network/ipv6/map/Makefile') diff --git a/package/network/ipv6/map/Makefile b/package/network/ipv6/map/Makefile index 382fe0a8ba..2848fe9ea2 100644 --- a/package/network/ipv6/map/Makefile +++ b/package/network/ipv6/map/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2014 OpenWrt.org +# Copyright (C) 2014-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=map -PKG_VERSION:=2 +PKG_VERSION:=3 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 -- cgit v1.2.3