Can't send one kind of IGMP msg on an STM32F746G Disco, but other kinds go out, and other protocols' msgs as well. A low-level hardware configuration issue? Not using STM driver.
I can send ARP, UDP, ICMP, and so on, and all the other IGMP messages, but not the IGMP V2 Membership Report messages. Wireshark doesn't show those at all, but does show the others going out. So I've written a low-level driver test that composes the ...