Hi Andre,

Le 9 nov. 2016 15:28, "Andre Puschmann" <
[email protected]> a écrit :
>
> Hi,
>
> I'd like to dissect NB-IoT frames using the lte-rrc dissector from
> within the mac-lte one. The mac-lte dissector currently only calls the
> _normal_ LTE dissectors and I therefore wanted to add support for the
> NB-IoT ones as well.
>
> I saw that in packet-mac-lte.h there is already a MAC_LTE_NB_MODE_TAG
> tag present. Is that supposed to be used for NB-IoT? If so, how do you
> think about the below addition to the mac-lte dissector? It's not meant
> to be a pull-request, it's just to see if I got it right.

Yes this is the kind of changes required. I was too lazy when I added the
NB-IoT support in MAC and RRC dissectors and did not do this change (I'm
calling them separately and not using the RRC sub dissector call from MAC
one). Presumably the same kind of  changes must be done for other channels
(PCCH, CCH, DCCH). And RLC / PDCP dissectors will require modification
also.
Are you willing to work on it and submit a patch in Gerrit?

Regards,
Pascal.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to