Attention is currently required from: laforge, osmith.
Hello Jenkins Builder, laforge, osmith,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-sigtran/+/38640?usp=email
to look at the new patch set (#7).
The following approvals got outdated and were removed: Verified+1 by Jenkins Builder
Change subject: sigtran: Make osmo_ss7_user struct private ......................................................................
sigtran: Make osmo_ss7_user struct private
ss7_user objects are managed so far exclusively through libosmo-sigtran internal upper layers (SCCP), hence make the struct as well as all its APIs private.
API ss7_mtp_to_user() is also made private since that's only meant for internal use from lower layers in the library.
Change-Id: I59d8f70aa81ba396159af40ffd7e8cc6c27cb864 --- M include/osmocom/sigtran/osmo_ss7.h M src/Makefile.am M src/osmo_ss7.c M src/osmo_ss7_hmrt.c M src/osmo_ss7_user.c M src/sccp_internal.h A src/ss7_user.h M tests/ss7/ss7_test.c 8 files changed, 109 insertions(+), 93 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/40/38640/7