Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp468529ybl; Tue, 28 Jan 2020 06:26:46 -0800 (PST) X-Google-Smtp-Source: APXvYqxkYt59uQrfk5kKP0vJecXku/8O7rhyHIWpeC4OBwUwCTI6RbG/dUeQUJGyHei0dIuDZL6c X-Received: by 2002:a05:6808:a11:: with SMTP id n17mr2874659oij.94.1580221606417; Tue, 28 Jan 2020 06:26:46 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580221606; cv=none; d=google.com; s=arc-20160816; b=gYvfrhfj/ITH4RWujVsM7bywH7GX2fDJ3o+2f6arFJkLx/m/zUmPU8hCbZvz1yPIRO 27iwLawuB0pYEiXAqkl2wiYgkSDS0WuZ7f3WL8RhWuaFiyo4EKcaTVyH/8skntN18PyP 8iMMBenj/GuYUWMJKDPbJQCe/+WoupfzUFmcGje65Si3cKC08HVywoB8TqUawH7KUTf3 P4sogI4kF6MH+fP1C9GyHnxnbwpuD9jwXwbuxulHwLSTXczM/aECtzilbfEQMSXBkWrL 5noGioJK7F0/KvCiZ3BNvhZLrjSDsRFZvvl1Xym9E/34/Fc6DuqrNr2+QeMgKtTYVu6m V30A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=CJsIBCDnVpiTQCLl12SRBAfyfD++qIprPnw3Lgpnbu0=; b=gRAEFPXBRr9e3ACPrTbrVwIh2S4s4cuFpdKVuRYCAIVuPUtAyN9rLIQY0/hJHwWTrj 5RRzI759ymA6K+FOWZcO9D9vAd5Cn2fWVSb8U0bTYyaPKyvKN+b/YJrSKip8FXv9MXUk VN8IG7QHz+N4QQIToFx5VYvkGF0qLxp6HfqwjodvI9Y9vx56RH31NubN8D8PHykIAj2p Mv3OMdboL4eAQDZDbn1AlhADRHG1lPuvkXth0U8H6vPMcq6kiMFbBGzWnmRGYdP+bdaJ 0FPTynf8vJ2WdkZn+QWUvLcbrOGJiCqbYRMdtNCNxnlxpy8HJ41THR8A1WTpgxj/DqAH v/5A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=08uIz6wF; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j16si9160701otq.23.2020.01.28.06.26.35; Tue, 28 Jan 2020 06:26:46 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=08uIz6wF; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732571AbgA1OYb (ORCPT + 99 others); Tue, 28 Jan 2020 09:24:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:51170 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730145AbgA1OY2 (ORCPT ); Tue, 28 Jan 2020 09:24:28 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1B94724686; Tue, 28 Jan 2020 14:24:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580221467; bh=U7KFAaLtlV+YU5BPWP95GtvN00quRSfQ7ja0XbUw8LA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=08uIz6wFbmsYWecjIRQPFOUOns7Xrw5KOS0A0VoaTvvvAcCS4ua/ZDZ4GxH1S9LHW p51GVBedYzkNmH9a5qDak2B6vUgj0Z4PgJRGekBU/k2lwIjykjSkF8DaJXDRPTBMEH aGuse9UDepQX4FD5YLk0svfcHXziPH6q9aQlgwq4= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, William Dauchy , Nicolas Dichtel , "David S. Miller" Subject: [PATCH 4.9 237/271] net, ip6_tunnel: fix namespaces move Date: Tue, 28 Jan 2020 15:06:26 +0100 Message-Id: <20200128135910.191879594@linuxfoundation.org> X-Mailer: git-send-email 2.25.0 In-Reply-To: <20200128135852.449088278@linuxfoundation.org> References: <20200128135852.449088278@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: William Dauchy [ Upstream commit 5311a69aaca30fa849c3cc46fb25f75727fb72d0 ] in the same manner as commit d0f418516022 ("net, ip_tunnel: fix namespaces move"), fix namespace moving as it was broken since commit 8d79266bc48c ("ip6_tunnel: add collect_md mode to IPv6 tunnel"), but for ipv6 this time; there is no reason to keep it for ip6_tunnel. Fixes: 8d79266bc48c ("ip6_tunnel: add collect_md mode to IPv6 tunnel") Signed-off-by: William Dauchy Acked-by: Nicolas Dichtel Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- net/ipv6/ip6_tunnel.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) --- a/net/ipv6/ip6_tunnel.c +++ b/net/ipv6/ip6_tunnel.c @@ -1861,10 +1861,8 @@ static int ip6_tnl_dev_init(struct net_d if (err) return err; ip6_tnl_link_config(t); - if (t->parms.collect_md) { - dev->features |= NETIF_F_NETNS_LOCAL; + if (t->parms.collect_md) netif_keep_dst(dev); - } return 0; }