You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
Some MDNS packets lead to Unsupported transport protocol
Some MDNS packets lead to Unsupported transport protocol (IDFGH-13632)
Sep 5, 2024
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.
The text was updated successfully, but these errors were encountered: