Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3153] Add code to call packet-ccsds from packet-802.3

Date: Mon, 22 Dec 2008 20:02:12 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3153





--- Comment #3 from Matt P <parrisimo@xxxxxxxxx>  2008-12-22 20:02:11 PDT ---
Thanks for the comments.

Looking at the protocol closer, the first three bits are always 000.  Adding
this check may improve the chances of incorrectly decoding valid 802.2 packets
as CCSDS.  That's the best I can think of for testing the presence of CCSDS
packets.  Maybe if I study the 802.2, there can be some better checks?

Regarding the snaplength, can tvb_reported_length() know the actual length of
the packet even if the full packet was not captured?


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.