https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6483
--- Comment #32 from Guy Harris <guy@xxxxxxxxxxxx> 2011-11-04 17:09:11 PDT ---
Wireshark's failing to dissect the LAPD payload as DPNSS because it doesn't
currently have any reason to think that it should do so.
If there's an assignment (official or semi-official) of a LAPD SAPI of 17 to
DPNSS, that should be put into the epan/lapd_sapi.h file and the DPNSS
dissector should register itself in the "lapd.sapi" dissector table with that
SAPI.
If there is no assignment, so that Wireshark would have to be told that a given
call is using DPNSS, we'd need to add a preference to the DPNSS dissector to
handle that.
In either case, that's a separate bug from this one, so you should file a new
bug on that, and point to this bug for the capture files (which are useful both
for enhancing Wireshark's ability to read Aethra captures *and* enhancing its
ability to dissect DPNSS).
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.