1
0
Fork 0

igmp: Document sysctl_igmp_max_msf

Signed-off-by: Benjamin Poirier <bpoirier@suse.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
steinar/wifi_calib_4_9_kernel
Benjamin Poirier 2016-03-21 13:21:40 -07:00 committed by David S. Miller
parent 6b226e2f80
commit 537377d3b7
1 changed files with 8 additions and 3 deletions

View File

@ -946,6 +946,11 @@ 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)