aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/networking/ip-sysctl.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index ac77a13d2ea2..ebe94f2cab98 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -1201,6 +1201,11 @@ xfrm4_gc_thresh - INTEGER
1201 destination cache entries. At twice this value the system will 1201 destination cache entries. At twice this value the system will
1202 refuse new allocations. 1202 refuse new allocations.
1203 1203
1204igmp_link_local_mcast_reports - BOOLEAN
1205 Enable IGMP reports for link local multicast groups in the
1206 224.0.0.X range.
1207 Default TRUE
1208
1204Alexey Kuznetsov. 1209Alexey Kuznetsov.
1205kuznet@ms2.inr.ac.ru 1210kuznet@ms2.inr.ac.ru
1206 1211