Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Not possible to set UAT values unsigned 32

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Mon, 20 Aug 2018 15:36:07 +0000

Hi,

In GTP

UAT_FLD_HEX(uat_pdcp_keys_records, teid, "TEID", "Tunnel Endpoint Identifier"),

 

Does not allow to use the full 32 bits TEID, I think uat.[ch] needs to use strtoll (64bits) and to the size check accordingly. Any one care to take a look?

It can be tested with the GTP preferences PDCP NR keys, no pcap is needed.

 

Regards

Anders