Change in osmo-dev[master]: net/templates/osmo-sgsn.cfg: update format

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/.

osmith gerrit-no-reply at lists.osmocom.org
Tue Apr 6 06:39:52 UTC 2021


osmith has submitted this change. ( https://gerrit.osmocom.org/c/osmo-dev/+/23418 )

Change subject: net/templates/osmo-sgsn.cfg: update format
......................................................................

net/templates/osmo-sgsn.cfg: update format

Migrate to the new gprs_ns2_vty configuration introduced in osmo-sgsn
Ie9306ab4d4738c2c57a69987086e22771b30657e.

Change-Id: Ie0a6d4a55f725ebcc6a55b6bd71c52ad72accbd2
---
M net/templates/osmo-sgsn.cfg
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, but someone else must approve
  lynxis lazus: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved; Verified



diff --git a/net/templates/osmo-sgsn.cfg b/net/templates/osmo-sgsn.cfg
index 542eb95..977f522 100644
--- a/net/templates/osmo-sgsn.cfg
+++ b/net/templates/osmo-sgsn.cfg
@@ -6,9 +6,9 @@
  auth-policy remote
  gsup remote-ip ${HLR_IP}
 ns
- encapsulation udp local-ip ${SGSN_IP}
- encapsulation udp local-port ${SGSN_GB_PORT}
- encapsulation framerelay-gre enabled 0
+ bind udp local
+  listen ${SGSN_IP} ${SGSN_GB_PORT}
+  accept-ipaccess
 
 ${foreach(LOG_OUTPUT)}
 log ${LOG_OUTPUTn_TYPE}

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

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: Ie0a6d4a55f725ebcc6a55b6bd71c52ad72accbd2
Gerrit-Change-Number: 23418
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Assignee: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: lynxis lazus <lynxis at fe80.eu>
Gerrit-Reviewer: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-CC: neels <nhofmeyr at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210406/534ac0cd/attachment.htm>


More information about the gerrit-log mailing list