IGMP Version
Hi, how do you change the default IGMP version in OSX, i have looked through the forums dna dont seem to have seen this question answered anywhere. I specifically need igmp v2 but vlc is sending only v3 joins.
Mac OS X (10.7.1)
Hi, how do you change the default IGMP version in OSX, i have looked through the forums dna dont seem to have seen this question answered anywhere. I specifically need igmp v2 but vlc is sending only v3 joins.
Mac OS X (10.7.1)
Set sysctl options:
/sbin/sysctl net.inet.igmp.default_version=2
/sbin/sysctl net.inet.igmp.sendra=0
Restart VLC
Set sysctl options:
/sbin/sysctl net.inet.igmp.default_version=2
/sbin/sysctl net.inet.igmp.sendra=0
Restart VLC
worked for me with El Capitan
Thanks
IGMP Version