* [PATCH 2/2] IGMP: Inhibit reports for local multicast groups - DOCUMENT
[not found] <d208b6d6990faa29d022fbdc03bd9968a458e250.1441016151.git.pdowney@brocade.com>
@ 2015-08-31 10:30 ` Philip Downey
2015-08-31 19:30 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Philip Downey @ 2015-08-31 10:30 UTC (permalink / raw)
To: cwang
Cc: davem, kuznet, jmorris, yoshfuji, kaber, linux-kernel, netdev,
Philip Downey
Document the addition of a new sysctl variable which controls the
generation of IGMP reports for link local multicast groups in the
224.0.0.X range.
IGMP reports for local multicast groups can now be optionally
inhibited by setting the value to zero e.g.:
echo 0 > /proc/sys/net/ipv4/igmp_link_local_mcast_reports
To retain backwards compatibility the previous behaviour is retained
by default on system boot or reverted by setting the value back to
non-zero.
Signed-off-by: Philip Downey <pdowney@brocade.com>
---
Documentation/networking/ip-sysctl.txt | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index 5fae770..5f394d5 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -1181,6 +1181,11 @@ tag - INTEGER
Allows you to write a number, which can be used as required.
Default value is 0.
+igmp_link_local_mcast_reports - BOOLEAN
+ Enable IGMP reports for link local multicast groups in the
+ 224.0.0.X range.
+ Default TRUE
+
Alexey Kuznetsov.
kuznet@ms2.inr.ac.ru
--
1.7.10.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/2] IGMP: Inhibit reports for local multicast groups - DOCUMENT
2015-08-31 10:30 ` [PATCH 2/2] IGMP: Inhibit reports for local multicast groups - DOCUMENT Philip Downey
@ 2015-08-31 19:30 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2015-08-31 19:30 UTC (permalink / raw)
To: pdowney; +Cc: cwang, kuznet, jmorris, yoshfuji, kaber, linux-kernel, netdev
From: Philip Downey <pdowney@brocade.com>
Date: Mon, 31 Aug 2015 11:30:38 +0100
> Document the addition of a new sysctl variable which controls the
> generation of IGMP reports for link local multicast groups in the
> 224.0.0.X range.
>
> IGMP reports for local multicast groups can now be optionally
> inhibited by setting the value to zero e.g.:
> echo 0 > /proc/sys/net/ipv4/igmp_link_local_mcast_reports
>
> To retain backwards compatibility the previous behaviour is retained
> by default on system boot or reverted by setting the value back to
> non-zero.
>
> Signed-off-by: Philip Downey <pdowney@brocade.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-31 19:30 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <d208b6d6990faa29d022fbdc03bd9968a458e250.1441016151.git.pdowney@brocade.com>
2015-08-31 10:30 ` [PATCH 2/2] IGMP: Inhibit reports for local multicast groups - DOCUMENT Philip Downey
2015-08-31 19:30 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).