THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.

Revision history  [back]

a question about PER Decode

Can the following decode process of PER support the decode of the maximum value(2^64-1) of unsigned long long? epan\dissectors\packet-per.c

X2AP's Decoding way is PER, if PER not to support the decode of the maximum value (2^64-1) of unsigned long long, X2AP decode can really success? (currently the maximum value(2^64-1) of unsigned long long already in the 3GPP ASN1)

a question about About PER Decode

Can the following decode process of PER support the decode of the maximum value(2^64-1) of unsigned long long? epan\dissectors\packet-per.c

X2AP's Decoding way is PER, if PER not to support the decode of the maximum value (2^64-1) of unsigned long long, X2AP decode can really success? (currently the maximum value(2^64-1) of unsigned long long already in the 3GPP ASN1)

About PER Decode

Can the following decode process of PER support the decode of the maximum value(2^64-1) of unsigned long long? epan\dissectors\packet-per.c