Attention is currently required from: neels, pespin, daniel.
Patch set 1:Code-Review -1
1 comment:
Patchset:
I think this needs further study in terms of the SCCP/sigtran rlated data structures.
MTP/M3UA route on point codes. So one Instance of SCCP receives all SCCP messages for that given PC. Within that PC they must uniquely identify the connection purely by the local reference. So the point codes are per "SCCP instance" and not per application/user (Lb, A).
If you encapsulate an osmo_sccp_instance into bsc_sccp_inst, and assume there are separate SCCP instances for a And Lb, then you would also have two of those bsc_sccp_inst use the same functions on each of those, not needing functions replicated with user-specific suffixes like next_conn_id_{a,lb}()
To view, visit change 31940. To unsubscribe, or for help writing mail filters, visit settings.