All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net] doc/ip-sysctl: add bc_forwarding
@ 2022-04-13 14:00 Nicolas Dichtel
  2022-04-20  9:40 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Dichtel @ 2022-04-13 14:00 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski, Paolo Abeni, Jonathan Corbet
  Cc: Xin Long, netdev, linux-doc, Nicolas Dichtel

Let's describe this sysctl.

Fixes: 5cbf777cfdf6 ("route: add support for directed broadcast forwarding")
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
---
 Documentation/networking/ip-sysctl.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/networking/ip-sysctl.rst b/Documentation/networking/ip-sysctl.rst
index b0024aa7b051..66828293d9cb 100644
--- a/Documentation/networking/ip-sysctl.rst
+++ b/Documentation/networking/ip-sysctl.rst
@@ -267,6 +267,13 @@ ipfrag_max_dist - INTEGER
 	from different IP datagrams, which could result in data corruption.
 	Default: 64
 
+bc_forwarding - INTEGER
+	bc_forwarding enables the feature described in rfc1812#section-5.3.5.2
+	and rfc2644. It allows the router to forward directed broadcast.
+	To enable this feature, the 'all' entry and the input interface entry
+	should be set to 1.
+	Default: 0
+
 INET peer storage
 =================
 
-- 
2.33.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH net] doc/ip-sysctl: add bc_forwarding
  2022-04-13 14:00 [PATCH net] doc/ip-sysctl: add bc_forwarding Nicolas Dichtel
@ 2022-04-20  9:40 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-04-20  9:40 UTC (permalink / raw)
  To: Nicolas Dichtel
  Cc: davem, kuba, pabeni, corbet, lucien.xin, netdev, linux-doc

Hello:

This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

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 <nicolas.dichtel@6wind.com>
> ---
>  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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-20  9:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-13 14:00 [PATCH net] doc/ip-sysctl: add bc_forwarding Nicolas Dichtel
2022-04-20  9:40 ` patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.