Attention is currently required from: pespin.

pespin uploaded patch set #4 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by Jenkins Builder

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
---
M include/osmocom/sigtran/Makefile.am
M include/osmocom/sigtran/xua_msg.h
M src/Makefile.am
M src/ipa.c
M src/m3ua.c
M src/sccp2sua.c
M src/sua.c
M src/xua_as_fsm.c
M src/xua_asp_fsm.c
M src/xua_internal.h
M src/xua_msg.c
A src/xua_msg.h
M src/xua_rkm.c
M src/xua_shared.c
R src/xua_types.h
M tests/m2ua/m2ua_test.c
M tests/xua/xua_test.c
17 files changed, 131 insertions(+), 103 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/libosmo-sigtran refs/changes/25/38625/4

To view, visit change 38625. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newpatchset
Gerrit-Project: libosmo-sigtran
Gerrit-Branch: master
Gerrit-Change-Id: Icd23bf9c9364c33ea2ba709e3ef4439813a168f4
Gerrit-Change-Number: 38625
Gerrit-PatchSet: 4
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Attention: pespin <pespin@sysmocom.de>