aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/libosmogb.map
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2021-01-25 16:27:33 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-01-28 13:54:24 +0100
commitda1bf8e835ea69210b7e43f1dd1b15be0e07997a (patch)
treef5719e62b9edbd9c885fba08c4c14d968da4af4d /src/gb/libosmogb.map
parentcaf53174128a6c383d7f81b6f2c60049c4134571 (diff)
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: Ic2059e75d8ede8e5c29c4fef6be608ed79c8a97c
Diffstat (limited to 'src/gb/libosmogb.map')
-rw-r--r--src/gb/libosmogb.map2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gb/libosmogb.map b/src/gb/libosmogb.map
index c6bbc787..fa05b97a 100644
--- a/src/gb/libosmogb.map
+++ b/src/gb/libosmogb.map
@@ -185,9 +185,7 @@ gprs_ns2_reset_persistent_nsvcs;
gprs_ns2_start_alive_all_nsvcs;
gprs_ns2_sns_add_endpoint;
gprs_ns2_sns_del_endpoint;
-gprs_ns2_vty_create;
gprs_ns2_vty_init;
-gprs_ns2_vty2_init;
gprs_nsvc_create2;
gprs_nsvc_delete;