Change in osmo-sgsn[master]: sgsn: follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_creat...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

lynxis lazus gerrit-no-reply at lists.osmocom.org
Wed Jan 27 20:10:31 UTC 2021


lynxis lazus has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sgsn/+/22502 )


Change subject: sgsn: follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse)
......................................................................

sgsn: follow libosmocore/gprs_ns2 API changes (gprs_ns2_dynamic_create_nse)

The call gprs_ns2_dynamic_create_nse has been removed because it
was a workaround for the old/dropped vty api.

Depends-on: Ie924ead6da17657f3da334068c8ada82c8845495 (libosmocore)
Change-Id: Ie636cfd18d6d43da0e42f2c2de68dfa5c571d55c
---
M src/sgsn/sgsn_main.c
1 file changed, 0 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/02/22502/1

diff --git a/src/sgsn/sgsn_main.c b/src/sgsn/sgsn_main.c
index f6eac60..075d59c 100644
--- a/src/sgsn/sgsn_main.c
+++ b/src/sgsn/sgsn_main.c
@@ -444,8 +444,6 @@
 		exit(2);
 	}
 
-	gprs_ns2_dynamic_create_nse(sgsn_nsi, true);
-
 	if (sgsn->cfg.dynamic_lookup) {
 		if (sgsn_ares_init(sgsn) != 0) {
 			LOGP(DGPRS, LOGL_FATAL,

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sgsn/+/22502
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sgsn
Gerrit-Branch: master
Gerrit-Change-Id: Ie636cfd18d6d43da0e42f2c2de68dfa5c571d55c
Gerrit-Change-Number: 22502
Gerrit-PatchSet: 1
Gerrit-Owner: lynxis lazus <lynxis at fe80.eu>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210127/85e479a7/attachment.htm>


More information about the gerrit-log mailing list