net/arp: Fix IGMP multicast address computation on Nuttx network stack. This...
net/arp: Fix IGMP multicast address computation on Nuttx network stack. This change fixes the IGMP address computation to allow multicast UDP messages. The destination address was created with the incorrect bytes of the given IPv4 address.
Loading
Please register or sign in to comment