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 01:58:37 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3153





--- Comment #2 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2008-12-22 01:58:31 PDT ---
Can this heuristic be strengthened? It would be a problem when legitimate 802.2
traffic starts to end up being decoded as CCSDS, especially with no way to
prevent that. 
Please refrain from using // style comments, we're a pure C project.
What if the capture is done with a snaplength? Then your heuristic will fail.
Shouldn't that be tvb_length_reported?


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