Attention is currently required from: pespin, dexter.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34075 )
Change subject: GTP_Templates: Add templates for RIM ROUTING ADDRESS ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File library/GTP_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34075/comment/a07125ff_8f454... PS1, Line 1456: template RIM_RoutingAddress_Discriminator tr_RIM_RoutingAddress_Discriminator(template bitstring addr_discr := ?) := {
template (present)
that is correct, though historically we didn't always use those qualifiers particularly for receive templates, and it seems the remainder of this file also fails to use the qualifier. So it's "consistency with surrounding code" vs. "adopt latest best-known practices". Ideally one would submit a patch (before or after this one) to bring all of the templates in this module up-to-date.