MCProxy

Changes between Version 18 and Version 19 of Issues


Ignore:
Timestamp:
11/04/13 23:18:13 (10 years ago)
Author:
woelke
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Issues

    v18 v19  
    33== IPv4 ==
    44 - The most linux kernels are having the default limit of 20 groups to join per interface. If you want the mcproxy to handle more groups you have to tune the following file:
     5
    56{{{
    67 /proc/sys/net/ipv4/igmp_max_memberships
    78}}}
     9
    810== IPv6 ==
    911 - The Linux kernel doesn't forward link local groups, such as FF01:: and FF02, see also RFC 4291. So multicast groups should look like FF05:: or FF15::.