Pau Espin Pedrol has uploaded a new patch set (#4) to the change originally created by Harald Welte. ( https://gerrit.osmocom.org/10284 )
Change subject: Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr ...................................................................... Remove local libgsupclient; Use libosmo-gsup-client from osmo-hlr osmo-hlr has recently (as of Change-Id Iad227bb477d64da30dd6bfbbe1bd0c0a55be9474) a working shared library implementation of libosmo-gsup-client. We can remove the local implementation in osmo-sgsn and use the system-installed shared library instead. Change-Id: I6f542945403cf2e3ddac419186b09ec0e2d43b69 --- M configure.ac M contrib/jenkins.sh M debian/control M include/osmocom/sgsn/Makefile.am D include/osmocom/sgsn/gsup_client.h M include/osmocom/sgsn/sgsn.h M src/gprs/Makefile.am M src/gprs/gprs_subscriber.c D src/gprs/gsup_client.c M src/gprs/sgsn_vty.c M tests/sgsn/Makefile.am M tests/sgsn/sgsn_test.c 12 files changed, 30 insertions(+), 443 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/84/10284/4 -- To view, visit https://gerrit.osmocom.org/10284 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-sgsn Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I6f542945403cf2e3ddac419186b09ec0e2d43b69 Gerrit-Change-Number: 10284 Gerrit-PatchSet: 4 Gerrit-Owner: Harald Welte <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Max <[email protected]> Gerrit-Reviewer: Pau Espin Pedrol <[email protected]> Gerrit-Reviewer: lynxis lazus <[email protected]>
