Andrej Mikus wrote:
> Hi,
> 
> Wireshark complains about bogus udp length when processing last fragment
> of UDP data. It compares length field from UDP header with payload size
> of last fragment.
> 
> Attached is my attempt to fix this by referring to tvp->length instead
> of pinfo->iplen - pinfo->iphdrlen. Not entirely sure if it is the best
> way, but appears to work for me.

This was committed by Jaap in rev 20722.

_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev

Reply via email to