Hello Jenkins Builder, pespin, I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-sccp/+/22789 to look at the new patch set (#3). Change subject: sccp: Add minimalistic SCMG implementation ...................................................................... sccp: Add minimalistic SCMG implementation SCMG (SCCP Management) is a special sub-system that normally resides at SSN=1. In Osmocom we so far ignored its existence. However, in terms of interop with other implementation, we should implement at least some basic features. The only procedure implemented in this initial commit is the response to an incoming SST (Subsystem Test) message. If we don't respond to this message, a remote SCCP entity could assume the SSN is dead on our side, rendering communication impossible. Change-Id: I04b162476f7652ef0540b5ea7299e9447efd1d09 --- M include/osmocom/sigtran/Makefile.am A include/osmocom/sigtran/protocol/sccp_scmg.h M src/sccp_internal.h M src/sccp_scmg.c M src/sccp_user.c 5 files changed, 166 insertions(+), 1 deletion(-) git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/89/22789/3 -- To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/22789 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmo-sccp Gerrit-Branch: master Gerrit-Change-Id: I04b162476f7652ef0540b5ea7299e9447efd1d09 Gerrit-Change-Number: 22789 Gerrit-PatchSet: 3 Gerrit-Owner: laforge <lafo...@osmocom.org> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: pespin <pes...@sysmocom.de> Gerrit-MessageType: newpatchset