提交 537377d3 编写于 作者: B Benjamin Poirier 提交者: David S. Miller

igmp: Document sysctl_igmp_max_msf

Signed-off-by: NBenjamin Poirier <bpoirier@suse.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 6b226e2f
...@@ -946,10 +946,15 @@ igmp_max_memberships - INTEGER ...@@ -946,10 +946,15 @@ igmp_max_memberships - INTEGER
The value 5459 assumes no IP header options, so in practice The value 5459 assumes no IP header options, so in practice
this number may be lower. this number may be lower.
igmp_max_msf - INTEGER
Maximum number of addresses allowed in the source filter list for a
multicast group.
Default: 10
igmp_qrv - INTEGER igmp_qrv - INTEGER
Controls the IGMP query robustness variable (see RFC2236 8.1). Controls the IGMP query robustness variable (see RFC2236 8.1).
Default: 2 (as specified by RFC2236 8.1) Default: 2 (as specified by RFC2236 8.1)
Minimum: 1 (as specified by RFC6636 4.5) Minimum: 1 (as specified by RFC6636 4.5)
conf/interface/* changes special settings per interface (where conf/interface/* changes special settings per interface (where
"interface" is the name of your network interface) "interface" is the name of your network interface)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册