Wireshark mailing list archives

Re: Not possible to set UAT values unsigned 32


From: Guy Harris <guy () alum mit edu>
Date: Mon, 20 Aug 2018 11:34:30 -0700

On Aug 20, 2018, at 8:36 AM, Anders Broman <anders.broman () ericsson com> wrote:

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.

Or use ws_hexstrtou32(), which does the checking for you.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: