Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp3653581ybz; Mon, 20 Apr 2020 07:04:40 -0700 (PDT) X-Google-Smtp-Source: APiQypL8ZG8txctbRbb/M0yvrwd80rHk3ki2kV3X5JynZas4hKqOm1ZR4BeaTIxPBUfes+8hBvrY X-Received: by 2002:a05:6402:4ce:: with SMTP id n14mr15595353edw.32.1587391480683; Mon, 20 Apr 2020 07:04:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1587391480; cv=none; d=google.com; s=arc-20160816; b=o8jp0tzxtV9FNYXOaDPC3aZj5HfbLz81ll9qtMCAouCUOvkAO41gpvMJ/xa8aI3mOz IpPfkpxcj+JUnxCCf3hfcCwdOVdnVk1oYdBXXnFB7mZXJ2W3+7G1/6bUZzOJPsnoexuA 81aReokRjfse7VTZ0EBTVRaIj81FUP7PWRumDkSf8ChtcoTf8GhAymfS6xST5OzFzJMs 7x16V5Ce8B9cN65g6DEDsuIhP8bIBASb40nFZnSdNfEGHWQBfjG8341BVTaCsVxzPqZ6 Xc7QAycIyvSQvSz2gezN2E2U61WjDylkauzEUP/p2UWtWkiRItImgrJFGA02B5fmOWDv QydA== 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=RGmKUMALiXKxg+Cj2T8X3IfV+Bzp5c4XsSeVXqXS8F0=; b=VuQ0udkxI2Eb2J5ZgnBwKHAuALyCTLt77ErnyzVxVlT1cnVQNsX5Gt0QKqWaoJn2LZ BXXeuBjZ+E5AbkKVAoGGNS5b+oYPDmWrXu/r221uJAso4K6L2Ee3Nt9RpHbjQWWODrcL EnDYcTeAhneE4QzsTK6PJG6Smq7yiGfHtz+Z7GFEQvYNe1G7gZKHMlH3BlVHeYW+S6/9 6iWoR9v2z57xnx3BJZjTRkpVp0eMl1iH058DH9B4Xb6LlYhRmUlm7ZGOtCY5eoJJAdxC QLB2iGi23T779TPFf4DejB/Vkj5XoD7cm8O87+ocC+/PMl49DI9DWF9dyBZfeYdSWTLd lJUw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IPbLQitZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f26si605046edj.20.2020.04.20.07.04.04; Mon, 20 Apr 2020 07:04:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=IPbLQitZ; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727950AbgDTMnJ (ORCPT + 99 others); Mon, 20 Apr 2020 08:43:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:36376 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727776AbgDTMnE (ORCPT ); Mon, 20 Apr 2020 08:43:04 -0400 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 EA01E20724; Mon, 20 Apr 2020 12:43:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1587386583; bh=wVsjuW5qeAGCM3ngUkESGHskmplY5sshpRswX7BlpvU=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=IPbLQitZ6C5HXcoW6TeRrPaTca/jyBs7NQPvI/pSudNpiM3DEbu0iL4NMJJYiyu5+ jH8R5TC5TXpJHMY4GmtuCGP/hk04jdoRhaGeMLhbwmBg5t9ASa9JGu5X1Wl8wNoAwN tNvpks24d/7pZ0QDhbwnXwbTWQsSxHSSRzFCDAhQ= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Tim Stallard , "David S. Miller" Subject: [PATCH 5.6 06/71] net: ipv6: do not consider routes via gateways for anycast address check Date: Mon, 20 Apr 2020 14:38:20 +0200 Message-Id: <20200420121509.828659034@linuxfoundation.org> X-Mailer: git-send-email 2.26.1 In-Reply-To: <20200420121508.491252919@linuxfoundation.org> References: <20200420121508.491252919@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: Tim Stallard [ Upstream commit 03e2a984b6165621f287fadf5f4b5cd8b58dcaba ] The behaviour for what is considered an anycast address changed in commit 45e4fd26683c ("ipv6: Only create RTF_CACHE routes after encountering pmtu exception"). This now considers the first address in a subnet where there is a route via a gateway to be an anycast address. This breaks path MTU discovery and traceroutes when a host in a remote network uses the address at the start of a prefix (eg 2600:: advertised as 2600::/48 in the DFZ) as ICMP errors will not be sent to anycast addresses. This patch excludes any routes with a gateway, or via point to point links, like the behaviour previously from rt6_is_gw_or_nonexthop in net/ipv6/route.c. This can be tested with: ip link add v1 type veth peer name v2 ip netns add test ip netns exec test ip link set lo up ip link set v2 netns test ip link set v1 up ip netns exec test ip link set v2 up ip addr add 2001:db8::1/64 dev v1 nodad ip addr add 2001:db8:100:: dev lo nodad ip netns exec test ip addr add 2001:db8::2/64 dev v2 nodad ip netns exec test ip route add unreachable 2001:db8:1::1 ip netns exec test ip route add 2001:db8:100::/64 via 2001:db8::1 ip netns exec test sysctl net.ipv6.conf.all.forwarding=1 ip route add 2001:db8:1::1 via 2001:db8::2 ping -I 2001:db8::1 2001:db8:1::1 -c1 ping -I 2001:db8:100:: 2001:db8:1::1 -c1 ip addr delete 2001:db8:100:: dev lo ip netns delete test Currently the first ping will get back a destination unreachable ICMP error, but the second will never get a response, with "icmp6_send: acast source" logged. After this patch, both get destination unreachable ICMP replies. Fixes: 45e4fd26683c ("ipv6: Only create RTF_CACHE routes after encountering pmtu exception") Signed-off-by: Tim Stallard Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- include/net/ip6_route.h | 1 + 1 file changed, 1 insertion(+) --- a/include/net/ip6_route.h +++ b/include/net/ip6_route.h @@ -254,6 +254,7 @@ static inline bool ipv6_anycast_destinat return rt->rt6i_flags & RTF_ANYCAST || (rt->rt6i_dst.plen < 127 && + !(rt->rt6i_flags & (RTF_GATEWAY | RTF_NONEXTHOP)) && ipv6_addr_equal(&rt->rt6i_dst.addr, daddr)); }