aboutsummaryrefslogtreecommitdiffstats
path: root/src/gb/libosmogb.map
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2020-12-01 01:03:52 +0100
committerlynxis lazus <lynxis@fe80.eu>2020-12-15 11:46:45 +0000
commitd923cff170904e4d22ef00dd410b0d6256f95068 (patch)
tree8da2620ac71558b45409587c6f6359343ccdfc8f /src/gb/libosmogb.map
parentc8158ecfc40e29a2b6b9f328aafb2dad0007def2 (diff)
gprs_ns2: introduce NS dialects
A NS dialect describes how the NS Entity interacts with different virtual circuits. E.g. ipaccess use reset/block on udp and is a dynamic connection. A single NS Entity can only support one dialect. This can be later used to protect a NS Entity against dynamic NS virtual circuits of a different type. It further allows a bind to support multiple dialects at the same time. Change-Id: Ia118bb6f994845d84db09de7a94856f5ca573404
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 f8ad901c..e3301be4 100644
--- a/src/gb/libosmogb.map
+++ b/src/gb/libosmogb.map
@@ -109,7 +109,6 @@ gprs_ns_ll_clear;
gprs_ns_msgb_alloc;
gprs_ns2_aff_cause_prim_strs;
-gprs_ns2_bind_set_mode;
gprs_ns2_cause_strs;
gprs_ns2_create_nse;
gprs_ns2_dynamic_create_nse;
@@ -159,7 +158,6 @@ gprs_ns2_recv_prim;
gprs_ns2_reset_persistent_nsvcs;
gprs_ns2_start_alive_all_nsvcs;
gprs_ns2_vty_create;
-gprs_ns2_vty_force_vc_mode;
gprs_ns2_vty_init;
gprs_nsvc_create2;