Hi, Apps like igmpproxy use
setsockopt(sock, IPPROTO_IP, IP_ADD_MEMBERSHIP/IP_DROP_MEMBERSHIP/IP_ADD_SOURCE_MEMBERSHIP/... and rely on the underlying kernel to send the proper IGMP Join/Leave/Membership report. OpenBSD's kernel does not (yet?) support IGMPv3. cheers, Shteryana On Tue, Aug 19, 2014 at 12:59 PM, Armin Tüting <armin.tuet...@tueting-online.com> wrote: > Hello, > > guys I need some advice on getting IGMPv3 working on 5.5. For various > reason igmpproxy doesn't distribute IGMPv3 packets. > > What other options/tools/ports are available to distribute IGMPv3? > > Regards, > Armin.