Raspberry Pi Zero W: Difference between revisions

Line 328: Line 328:
net.ipv4.conf.wlan0.force_igmp_version=2
net.ipv4.conf.wlan0.force_igmp_version=2
net.ipv4.conf.eth0.force_igmp_version=2
net.ipv4.conf.eth0.force_igmp_version=2
</syntaxhighlight>
MacOS では
<syntaxhighlight lang="text" enclose="div">
net.inet.igmp.default_version=2
net.inet.igmp.sendra=0
</syntaxhighlight>
</syntaxhighlight>