Skip to content
Success

Changes

Summary

  1. sigtran: xua_msg.h,msg_types.h: Make headers private (details)
Commit 4f1292f1d56b381432c70a19696ee03f3e4d93c6 by Pau Espin Pedrol
sigtran: xua_msg.h,msg_types.h: Make headers private

Those headers are only used internally in libosmo-sigtran, since those
objects have no real use outside of it. Mark the headers as no-install,
which implicitly makes them private.

Only API osmo_xua_msg_tall_ctx_init() is used by osmo-bsc, hence why
it's left in the existing public header.

This decreases the amount of public APIs the libosmo-sigtran has.

Change-Id: Icd23bf9c9364c33ea2ba709e3ef4439813a168f4
The file was modifiedsrc/m3ua.c
The file was modifiedsrc/sccp2sua.c
The file was modifiedinclude/osmocom/sigtran/xua_msg.h
The file was modifiedsrc/Makefile.am
The file was modifiedsrc/xua_rkm.c
The file was addedsrc/xua_msg.h
The file was modifiedsrc/xua_shared.c
The file was removedinclude/osmocom/sigtran/xua_types.h
The file was modifiedinclude/osmocom/sigtran/Makefile.am
The file was modifiedsrc/ipa.c
The file was modifiedsrc/xua_asp_fsm.c
The file was addedsrc/xua_types.h
The file was modifiedtests/xua/xua_test.c
The file was modifiedtests/m2ua/m2ua_test.c
The file was modifiedsrc/xua_internal.h
The file was modifiedsrc/xua_as_fsm.c
The file was modifiedsrc/xua_msg.c
The file was modifiedsrc/sua.c