On 16-06-09 02:33 PM, Pascal Quantin wrote:
Hi Brent,Le 9 juin 2016 23:20, "Brent Lovelace" <[email protected] <mailto:[email protected]>> a écrit :> > The attached patch fixes a bug we noticed in wireshark. The change was made because tvb_memeql is known to be slow.What is the issue exactly? Related to endianness preventing to identify the magic?Could you a share a pcap file demonstrating the issue? Best regards, Pascal. ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
Hey Pascal,I've attached a pcap file with LANforge UDP packets. The protocol in these packets should be LANforge but they decode as UDP. The patch is intended to fix the protocol decoding issue.
Thanks, Brent -- Brent Lovelace Candela Technologies [email protected] Office: 360-380-1618
lanforge-udp.pcap
Description: application/vnd.tcpdump.pcap
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
