From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0943CC433FE for ; Wed, 20 Apr 2022 09:40:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1350861AbiDTJnA (ORCPT ); Wed, 20 Apr 2022 05:43:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236879AbiDTJm7 (ORCPT ); Wed, 20 Apr 2022 05:42:59 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 34308340DA; Wed, 20 Apr 2022 02:40:14 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id D82E3B81E1C; Wed, 20 Apr 2022 09:40:12 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 74F12C385A8; Wed, 20 Apr 2022 09:40:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1650447611; bh=bH0TgcVovdZFNPyE+RQlHrCOteeo4plxQp+8KyshTXQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=Is7MgfnkWr50sAPa0MsCufqpdYN89VV0XrwLZlOJqXf86359DYBj1CDJ/djdAxXZt YgGgu8xL6dyYkTt2unBIYtAOjY61DOnhplLZ+dv/osGACexllZStayROU/nO2qKWhy mpsj1TiWIVqQQw0STQEEgxt3C8ayL2YaI5vqsR1SsXT9vlzWh0F269X1aCJAbVnUcA jveq77Gwu3Y75/yFIKi8A1VfTENQHBLckiiuYV7giDDVPtuIWbXRyuG8bL1Y2qNSLE ThWA1p+8l92hmO45g2owli3GZBTJKGDkL5dmQIQQFJ1hrnLmF2rYkFd7hO8kzhEHE/ madzDoeQQLPww== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 588ACE8DD85; Wed, 20 Apr 2022 09:40:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net] doc/ip-sysctl: add bc_forwarding From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165044761135.27023.9005040852408802876.git-patchwork-notify@kernel.org> Date: Wed, 20 Apr 2022 09:40:11 +0000 References: <20220413140000.23648-1-nicolas.dichtel@6wind.com> In-Reply-To: <20220413140000.23648-1-nicolas.dichtel@6wind.com> To: Nicolas Dichtel Cc: davem@davemloft.net, kuba@kernel.org, pabeni@redhat.com, corbet@lwn.net, lucien.xin@gmail.com, netdev@vger.kernel.org, linux-doc@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net.git (master) by David S. Miller : On Wed, 13 Apr 2022 16:00:00 +0200 you wrote: > Let's describe this sysctl. > > Fixes: 5cbf777cfdf6 ("route: add support for directed broadcast forwarding") > Signed-off-by: Nicolas Dichtel > --- > Documentation/networking/ip-sysctl.rst | 7 +++++++ > 1 file changed, 7 insertions(+) Here is the summary with links: - [net] doc/ip-sysctl: add bc_forwarding https://git.kernel.org/netdev/net/c/c6a4254c18c6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html