• P
    IGMP: Document igmp_link_local_mcast_reports · 87583ebb
    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: NPhilip Downey <pdowney@brocade.com>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    87583ebb
ip-sysctl.txt 69.1 KB