Attention is currently required from: fixeria.
pespin has posted comments on this change by fixeria. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39850?usp=email )
Change subject: s1gw: add UE multiplex component ......................................................................
Patch Set 2:
(1 comment)
File s1gw/S1GW_UEMux.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39850/comment/013e617c_032de... : PS2, Line 3: /* UE Multiplexer, runs on top of ConnHdlr component, dispatches S1AP PDUs I'm a bit lost on why that's needed here... isn't a ConnHdlr already expected to be an UE? Why not simply having several ConnHdlr?