is it possible to call rrc dissector to decode rrc containers in F1AP?
The IE of rrc containers in F1AP is not decoded. Is it possible to call rrc dissectors?
The IE of rrc containers in F1AP is not decoded. Is it possible to call rrc dissectors?
The F1AP dissector should already handle UL CCCH messages. For DCCH messages, what you have is NR PDCP PDUs and not RRC messages. Moreover they are likely ciphered, that's why I did not add this code. I should probably make the call to the PDCP dissector optional (based on a preference) for the rare cases where ciphering is unused. I should also add DL CCCH dissection. A capture file would be welcome to test the code.
Create an enhancement bug on bugs.wireshark.org and attach the pcap
Thiss is now implemented in https://code.wireshark.org/review/#/c...
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2020-02-10 13:24:09 +0000
Seen: 1,119 times
Last updated: Feb 11 '20
Does wireshark decode the content of RRCContainer in UE CTX MOD REQ?
any new version of extract_asn1_from_spec compatible with 3GPP38.473
why nr-rrc dissectors are not called in pdcp-nr
F1SetUpRequest is not decoded completely
5G SIB8 (CMAS) [Expert Info (Error/Malformed): Number of pages should be <=15 (found 201)]
how to build specific protocol version dissector
Why the latest release 4.0.2 not include F1AP release 17 dissector