Andre Castelan Prado wrote:
Hello i am having the same bug related here:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5696
Is this issue solved ?
The bug is still open with no comments indicating that it's been fixed,
so it does not appear to have been fixed yet.
"
2) The protocol payload length is not set correctly. Our hardware also
captures
the Ethernet CRC32, which is incorrectly assumed to be part of the protocol
payload (starting a new SV PDU). The dissector should use the value of its
Length field (sv.length) instead to limit dissection."