aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/libosmogb.map
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2021-01-27 20:44:41 +0100
committerPau Espin Pedrol <pespin@sysmocom.de>2021-01-28 13:54:32 +0100
commit2e1a3a982a048765ffe29437ecb85e93cd13330b (patch)
tree4a1e8fcb2b3382d39376d19b02477447a5f3a468 /src/gb/libosmogb.map
parentda1bf8e835ea69210b7e43f1dd1b15be0e07997a (diff)
gprs_ns2: remove api call gprs_ns2_dynamic_create_nse
The call was only introduced as workaround for the first implementation of vty. There is no need for this anymore. The configuration can just add "accept-ipaccess" to the bind to allow creation of dynamic ipaccess NSE. Change-Id: Ie924ead6da17657f3da334068c8ada82c8845495
Diffstat (limited to 'src/gb/libosmogb.map')
-rw-r--r--src/gb/libosmogb.map1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gb/libosmogb.map b/src/gb/libosmogb.map
index fa05b97a..71be117d 100644
--- a/src/gb/libosmogb.map
+++ b/src/gb/libosmogb.map
@@ -137,7 +137,6 @@ gprs_ns2_aff_cause_prim_strs;
gprs_ns2_bind_by_name;
gprs_ns2_cause_strs;
gprs_ns2_create_nse;
-gprs_ns2_dynamic_create_nse;
gprs_ns2_find_vc_by_sockaddr;
gprs_ns2_free;
gprs_ns2_free_bind;