Attention is currently required from: osmith, pespin.
Hello Jenkins Builder, pespin,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmo-bsc/+/38753?usp=email
to look at the new patch set (#2).
The following approvals got outdated and were removed: Code-Review+1 by pespin, Verified-1 by Jenkins Builder
Change subject: Add osmo_ss7 APIs ......................................................................
Add osmo_ss7 APIs
Prepare OsmoBSC to work with newer versions of libosmo-sigtran, where struct osmo_ss7_instance was made private. Ensure the APIs are always present even if building with older libosmo-sigtran, so we can apply patches that switches over to using these APIs instead of accessing the struct directly.
Related: OS#6617 Change-Id: I327664775e94cf1bae203e98f3324d9ab63ee6d0 --- M configure.ac M include/osmocom/bsc/Makefile.am A include/osmocom/bsc/sigtran_compat.h M src/osmo-bsc/Makefile.am M src/osmo-bsc/bsc_ctrl.c M src/osmo-bsc/bsc_vty.c M src/osmo-bsc/lb.c M src/osmo-bsc/osmo_bsc_sigtran.c A src/osmo-bsc/sigtran_compat.c 9 files changed, 154 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/53/38753/2