Hello Jenkins Builder, laforge, pespin, daniel, I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmocore/+/22430 to look at the new patch set (#2). Change subject: gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty ...................................................................... gprs_ns2: drop gprs_ns2_vty, rename vty2 -> vty Drop the vty(1) code and replace it with vty2. The vty(1) was only used as intermediate to not develop a vty while developing a new code base behind. Users of gprs_ns2_ has to use the new vty code. API change which must be synchronized with osmo-pcu, osmo-gbproxy, osmo-sgsn. Change-Id: I8c3f2afecc74b78f7f914f7dce166cbcb63444eb --- M include/osmocom/gprs/gprs_ns2.h M src/gb/Makefile.am M src/gb/gprs_ns2_vty.c D src/gb/gprs_ns2_vty2.c M src/gb/libosmogb.map M utils/osmo-ns-dummy.c 6 files changed, 1,309 insertions(+), 2,317 deletions(-) git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/30/22430/2 -- To view, visit https://gerrit.osmocom.org/c/libosmocore/+/22430 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: libosmocore Gerrit-Branch: master Gerrit-Change-Id: I8c3f2afecc74b78f7f914f7dce166cbcb63444eb Gerrit-Change-Number: 22430 Gerrit-PatchSet: 2 Gerrit-Owner: lynxis lazus <lyn...@fe80.eu> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: daniel <dwillm...@sysmocom.de> Gerrit-Reviewer: laforge <lafo...@osmocom.org> Gerrit-Reviewer: pespin <pes...@sysmocom.de> Gerrit-MessageType: newpatchset