Attention is currently required from: fixeria.
laforge has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39881?usp=email )
Change subject: s1gw: ConnHdlr: allow passing {MME,ENB}-UE-S1AP-ID ......................................................................
Patch Set 3: Code-Review+1
(1 comment)
Patchset:
PS3: I'm not following this in detail, but my gut feeling tells me it might have been preferable to encapsulate all those extra function arguments in a per-UE component and then use that component instead of the eNB globsl ConnHdlr? this way more convenience and less explicit function arguments...