
For example, currently when UE sends a RRCSetupRequest, Wireshark incorrectly decodes it as RRCConnectionReestablishmentRequest. Therefore we should use nr-rrc instead of lte_rrc in the dissector. RRC in 4G and 5G are entirely different protocols. I think there is only one thing we need to solve: Every time UE or gNB node starts, it generates a unique temporary identifier. STI is the RLS Temporary Identifier, and it's pretty much the same thing like said.


I could not found what sti means in rls header Checked you dissector and it seems very nice and works like a charm, thank you very much for this plugin.Ĭan someone confirm that payload in case of PDU_DELIVERY message with RRC contains the channel id and with DATA an identifier of the session used?
