esp-lwip
esp-lwip copied to clipboard
Some MDNS packets lead to Unsupported transport protocol (IDFGH-13632)
Some packets get corrupted during ip6_input processing. The bottom of these packets are kept but the top where the UDP hdr is is overwritten. I have printed the packet on line 1067 of ip6.c
Left is a wireshark capture of that packet.