https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6127
--- Comment #2 from Pradip Biswas <pradip_biswas@xxxxxxxxxxxxxxxxxxx> 2011-07-20 00:04:54 PDT ---
(In reply to comment #1)
> Submitted in 38115. Note that I didn't need to add the RRC part as this
> already exists (and is used by packet-mac-lte.c).
> Martin
Yes, I understand that a decode for the BCH and DL_SCH at RRC level is
available. But those decodes neither sets the "Column Info" properly nor shows
the RRC decode tree layer under the RLC decode tree layer, rather they show the
RRC decode directly under the RLC Context. I registered those two new
dissectors to resolve these two short-comings. As you can see in the patch,
these two new dissectors eventually use the existing RRC dissectors that you
referred to.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.