Attention is currently required from: laforge, dexter.
pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34087 )
Change subject: GTP_Templates: add template restriction qualifiers ......................................................................
Patch Set 1:
(2 comments)
File library/GTP_Templates.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34087/comment/56fc6773_6ce27... PS1, Line 112: template (value) Recovery_gtpc ts_Recovery(OCT1 restart_counter) := { this would actually be a "template (value)"
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34087/comment/43d45136_d52f0... PS1, Line 117: template (present) Recovery_gtpc tr_Recovery(template OCT1 restart_counter) := { I think I specially meant the restrictions in the parameters: template (present) OCT1 restart_counter.