diff --git a/epan/dissectors/asn1/e2ap/E2AP-Constants.asn b/epan/dissectors/asn1/e2ap/E2AP-Constants.asn index 3146e97998..df1f1bc820 100644 --- a/epan/dissectors/asn1/e2ap/E2AP-Constants.asn +++ b/epan/dissectors/asn1/e2ap/E2AP-Constants.asn @@ -55,6 +55,7 @@ maxofE2nodeComponents INTEGER ::= 1024 maxofRANfunctionID INTEGER ::= 256 maxofRICactionID INTEGER ::= 16 maxofTNLA INTEGER ::= 32 +-- N.B. value taken from v02.03 (rather than 4294967295, which causes a compilation issue with clang) maxofRICrequestID INTEGER ::= 1024