laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/21552 )
Change subject: gbproxy: Remove patching, TLLI-tracking and SGSN2 support ...................................................................... gbproxy: Remove patching, TLLI-tracking and SGSN2 support Those features were introduced a long time ago for one specific use case at one specific user, and they are not needed anymore. They complicate the code base significantly and are hard to maintain with all the upcoming modifications regarding SGSN pool supoprt. Change-Id: Id9cc2e1c63486491ac5bb68876088a615075fde6 --- M contrib/osmo-sgsn.spec.in M debian/copyright M debian/osmo-gbproxy.install M include/osmocom/sgsn/gb_proxy.h M osmoappdesc.py M src/gbproxy/Makefile.am M src/gbproxy/gb_proxy.c M src/gbproxy/gb_proxy_ctrl.c D src/gbproxy/gb_proxy_patch.c M src/gbproxy/gb_proxy_peer.c D src/gbproxy/gb_proxy_tlli.c M src/gbproxy/gb_proxy_vty.c M tests/gbproxy/Makefile.am M tests/gbproxy/gbproxy_test.c M tests/gbproxy/gbproxy_test.ok 15 files changed, 4 insertions(+), 12,310 deletions(-) Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved -- To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/21552 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-sgsn Gerrit-Branch: master Gerrit-Change-Id: Id9cc2e1c63486491ac5bb68876088a615075fde6 Gerrit-Change-Number: 21552 Gerrit-PatchSet: 2 Gerrit-Owner: laforge <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: laforge <[email protected]> Gerrit-MessageType: merged
