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 2584] DOCSIS3.0 support in wireshark (MDD, REG-REQ-MP, REG

Date: Fri, 13 Jun 2008 02:00:31 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2584





--- Comment #3 from Jaap Keuter <jaap.keuter@xxxxxxxxx>  2008-06-13 02:00:30 PDT ---
"moduleinfo.h" and <gmodule.h> have no place in your dissector.
When clearing all filters and disable coloring rules your code won't call
followup dissectors. Don't put call_dissector under 'if (tree)' condition.
No C++ style comments please.
Indentation is weird here and there, please don't mix tabs and spaces.


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