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 4235] Addition of Assa Abloy R3 protocol

Date: Tue, 10 Nov 2009 18:08:39 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4235





--- Comment #2 from J.C. Wren <jcwren@xxxxxxxxxx>  2009-11-10 18:08:38 PDT ---
I keep seeing comments that a plug-in is easily converted to a built-in, but I
haven't found any examples.  I'd be happy to do that.  

I cannot drop the __attribute__, as it's part of our standard header file from
the actual project.  That's why __attribute__ is #define'ed.

I will remove gmodule.h

I will confirm that our CRC algorithm matches that in epan/crc, and replace it
if possible.

These TCP ports are what a DPAC WiFi radio module uses.  We cannot change these
from the defaults they use.  8023 is used as the port to connect to when in
'listen' mode, 2571 is what the DPAC expects to connect to when in 'initiate'
mode.

I will fix value_string.

I will check on val_to_str().  I cannot remember if that was available in the
original SVN 0.99 code base when I initially wrote this dissector.


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