https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2966
--- Comment #4 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2008-10-14 10:45:39 PDT ---
Well prepared, a few remarks though:
-Move from plugin to regular dissector.
-Add 88d7 as regular ethertype to etypes.h and packet-ethertype.c
-Implement this comment: /* PCF preference dialog removed in shiping verison */
-Remove enable preference as well, we have enabled protocols for that.
-You can leave proto_reg_handoff_tte_pcf() can be left empty.
-Don't include <prefs.h> if you don't need it.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.