Skip to content
Success

Changes

Summary

  1. sigtran: Make osmo_ss7_linkset APIs private (details)
Commit dc1aeb47553a58b253868bc967187323ec19b3ed by Pau Espin Pedrol
sigtran: Make osmo_ss7_linkset APIs private

linkset objects are managed so far exclusively through libosmo-sigtran
VTY interface, hence make the struct as well as all its APIs private.

Change-Id: I3b16f858d890b0a31780a2b85a609eae6374665a
The file was modifiedsrc/osmo_ss7.c
The file was modifiedsrc/osmo_ss7_hmrt.c
The file was addedsrc/osmo_ss7_linkset.c
The file was modifiedtests/ss7/ss7_test.c
The file was modifiedsrc/osmo_ss7_route.c
The file was modifiedsrc/sccp_scrc.c
The file was modifiedinclude/osmocom/sigtran/osmo_ss7.h
The file was addedsrc/ss7_linkset.h
The file was modifiedsrc/Makefile.am