|   | 1 |  initial version  | 
I have uploaded https://code.wireshark.org/review/#/c/28854/
Could you either try it, or send me a capture file? The format after the tag is <num_items> followed by a pair of <ueid> <rnti> for each entry. They are all network order.
|   | 2 |  No.2 Revision  | 
I have uploaded https://code.wireshark.org/review/#/c/28854/
Could you either try it, or send me a capture file?
The format after the tag is <num_items>   followed by a pair of <ueid> <rnti> for each entry.  They All fields are all network order.2 bytes, network-order.
|   | 3 |  No.3 Revision  | 
I have uploaded and merged https://code.wireshark.org/review/#/c/28854/
Could you either try it, or send me a capture file? The format after the tag is <num_items> followed by a pair of <ueid> <rnti> for each entry. All fields are 2 bytes, network-order.