Skip to content
Success

Changes

Summary

  1. sigtran: Make osmo_ss7_user APIs private (details)
Commit d1285003c343c1040719cdc58d305a3da72c8462 by Pau Espin Pedrol
sigtran: Make osmo_ss7_user APIs 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.

Change-Id: I59d8f70aa81ba396159af40ffd7e8cc6c27cb864
The file was modifiedsrc/sccp_user.c
The file was modifiedsrc/Makefile.am
The file was addedsrc/osmo_ss7_user.c
The file was modifiedsrc/osmo_ss7.c
The file was modifiedsrc/osmo_ss7_hmrt.c
The file was modifiedinclude/osmocom/sigtran/osmo_ss7.h
The file was modifiedsrc/sccp_internal.h
The file was addedsrc/ss7_user.h
The file was modifiedtests/ss7/ss7_test.c