Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp9181559pxu; Mon, 28 Dec 2020 08:36:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJw4zojIRJ9FegSS4VkukAkQhEvyovCyPfo++M6FmivpwT2gPhTe0w1ZyVfIYfgShKr7hz4I X-Received: by 2002:a17:906:7146:: with SMTP id z6mr41961677ejj.379.1609173393040; Mon, 28 Dec 2020 08:36:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609173393; cv=none; d=google.com; s=arc-20160816; b=RtSi+Nr32OfmgTJslt8iPtcWp91l51clmraWetRNZKqNbK/87QyXel6OkpSzAYU27A BHWeHSRQWgPjxgNpEa2sI5e9Xqbs5Qdz8o9F3RocNseIVR5J7PfUw8yLO0Iefj/gV1ho 82ZVyMVQTmuDp4flmTuLxjCpc19GokA0WlFLnIXw+FRKE6ZmAHvbaqQA3bR3FiMmFvla OETHxDnpMEtV7hwqaP3oEchvjY3UFj1nmda+jD3YHeLCgqE128ub6isX45hB3nNFanHX qo1u1sqrUNyAFv/jizPS2y3+4h+geEtjjd138vsrGaXYF/NlA89O1bCDLcHhz+eVbwLT bvsQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=UFIt8GiMhsIyRW0yxrwDhwPh6FzbBvZXbCIORyZohpA=; b=llz7QSpL9lYRlpu79UspaP4OI7EBPnmFGQaEDJp19UpJJuwyuKCqcVtFv13CE5TLKO /K+52yFy/5Z7dufdTPjLmeFWo6GFgGFzPz3W60uO4PHCPRB+en+AIlzztLqacd5Cg35o twlIefqoDx7QrA0L6tyCmtGH1GtzcRT9Xcq6C2kHJWUNEOl3o1Uhn2JiA0sZBHVva4jZ kfOwVWwPybe2ET9bcmF1JQAlCA2IFBS+V7Fi/c6YFDTox9wLRwovVeeoBJeUHDN6QPl3 1tF7INxbSDr6bQ9nxwVUUiOXv3plQZP/qyuK8w/WiqIt4cWVtrynEXN4/Ya0y85S/Sl7 ksHg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=TdLdVeAE; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p3si21105720edy.190.2020.12.28.08.36.09; Mon, 28 Dec 2020 08:36:33 -0800 (PST) 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=@linuxfoundation.org header.s=korg header.b=TdLdVeAE; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730278AbgL1NDq (ORCPT + 99 others); Mon, 28 Dec 2020 08:03:46 -0500 Received: from mail.kernel.org ([198.145.29.99]:59388 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730204AbgL1NDT (ORCPT ); Mon, 28 Dec 2020 08:03:19 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id E6668208B6; Mon, 28 Dec 2020 13:02:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1609160558; bh=OEI+F2eXkF78icNzIB7Lng2gWT0mNTs1W57z7MjfG88=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=TdLdVeAEdGQzdsjuvqQjtkw8p1b7nMZIDh3Hi0G4k5PMspe9w7JTPX7BWl+tcPvuZ x0YA9JJUZlCx/tOl7fv1Tl4Eggq5+b2U5mNgQ/wukZUORtJEACYhhRlJsHI/DLtjOD /i7Zxd2UGwlbFVe8kAivE6gtxC73mCBucn5jceNk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Vincent Bernat , Jakub Kicinski , Sasha Levin Subject: [PATCH 4.9 062/175] net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown Date: Mon, 28 Dec 2020 13:48:35 +0100 Message-Id: <20201228124856.260815320@linuxfoundation.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20201228124853.216621466@linuxfoundation.org> References: <20201228124853.216621466@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Vincent Bernat [ Upstream commit c0c5a60f0f1311bcf08bbe735122096d6326fb5b ] Introduced in 0eeb075fad73, the "ignore_routes_with_linkdown" sysctl ignores a route whose interface is down. It is provided as a per-interface sysctl. However, while a "all" variant is exposed, it was a noop since it was never evaluated. We use the usual "or" logic for this kind of sysctls. Tested with: ip link add type veth # veth0 + veth1 ip link add type veth # veth1 + veth2 ip link set up dev veth0 ip link set up dev veth1 # link-status paired with veth0 ip link set up dev veth2 ip link set up dev veth3 # link-status paired with veth2 # First available path ip -4 addr add 203.0.113.${uts#H}/24 dev veth0 ip -6 addr add 2001:db8:1::${uts#H}/64 dev veth0 # Second available path ip -4 addr add 192.0.2.${uts#H}/24 dev veth2 ip -6 addr add 2001:db8:2::${uts#H}/64 dev veth2 # More specific route through first path ip -4 route add 198.51.100.0/25 via 203.0.113.254 # via veth0 ip -6 route add 2001:db8:3::/56 via 2001:db8:1::ff # via veth0 # Less specific route through second path ip -4 route add 198.51.100.0/24 via 192.0.2.254 # via veth2 ip -6 route add 2001:db8:3::/48 via 2001:db8:2::ff # via veth2 # H1: enable on "all" # H2: enable on "veth0" for v in ipv4 ipv6; do case $uts in H1) sysctl -qw net.${v}.conf.all.ignore_routes_with_linkdown=1 ;; H2) sysctl -qw net.${v}.conf.veth0.ignore_routes_with_linkdown=1 ;; esac done set -xe # When veth0 is up, best route is through veth0 ip -o route get 198.51.100.1 | grep -Fw veth0 ip -o route get 2001:db8:3::1 | grep -Fw veth0 # When veth0 is down, best route should be through veth2 on H1/H2, # but on veth0 on H2 ip link set down dev veth1 # down veth0 ip route show [ $uts != H3 ] || ip -o route get 198.51.100.1 | grep -Fw veth0 [ $uts != H3 ] || ip -o route get 2001:db8:3::1 | grep -Fw veth0 [ $uts = H3 ] || ip -o route get 198.51.100.1 | grep -Fw veth2 [ $uts = H3 ] || ip -o route get 2001:db8:3::1 | grep -Fw veth2 Without this patch, the two last lines would fail on H1 (the one using the "all" sysctl). With the patch, everything succeeds as expected. Also document the sysctl in `ip-sysctl.rst`. Fixes: 0eeb075fad73 ("net: ipv4 sysctl option to ignore routes when nexthop link is down") Signed-off-by: Vincent Bernat Signed-off-by: Jakub Kicinski Signed-off-by: Sasha Levin --- Documentation/networking/ip-sysctl.txt | 3 +++ include/linux/inetdevice.h | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt index a374412610ba3..1526fc785a084 100644 --- a/Documentation/networking/ip-sysctl.txt +++ b/Documentation/networking/ip-sysctl.txt @@ -1237,6 +1237,9 @@ igmpv3_unsolicited_report_interval - INTEGER IGMPv3 report retransmit will take place. Default: 1000 (1 seconds) +ignore_routes_with_linkdown - BOOLEAN + Ignore routes whose link is down when performing a FIB lookup. + promote_secondaries - BOOLEAN When a primary IP address is removed from this interface promote a corresponding secondary IP address instead of diff --git a/include/linux/inetdevice.h b/include/linux/inetdevice.h index ee971f335a8b6..0e6cd645f67f3 100644 --- a/include/linux/inetdevice.h +++ b/include/linux/inetdevice.h @@ -121,7 +121,7 @@ static inline void ipv4_devconf_setall(struct in_device *in_dev) IN_DEV_ORCONF((in_dev), ACCEPT_REDIRECTS))) #define IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN(in_dev) \ - IN_DEV_CONF_GET((in_dev), IGNORE_ROUTES_WITH_LINKDOWN) + IN_DEV_ORCONF((in_dev), IGNORE_ROUTES_WITH_LINKDOWN) #define IN_DEV_ARPFILTER(in_dev) IN_DEV_ORCONF((in_dev), ARPFILTER) #define IN_DEV_ARP_ACCEPT(in_dev) IN_DEV_ORCONF((in_dev), ARP_ACCEPT) -- 2.27.0