esp-lwip icon indicating copy to clipboard operation
esp-lwip copied to clipboard

Some MDNS packets lead to Unsupported transport protocol (IDFGH-13632)

Open archef2000 opened this issue 5 months ago • 0 comments

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.

Screenshot 2024-09-06 005530 Screenshot 2024-09-06 005629 Screenshot 2024-09-06 005445 Screenshot 2024-09-06 005504

archef2000 avatar Sep 05 '24 23:09 archef2000