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.orgosmith has uploaded this change for review. ( 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(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/18/23418/1
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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210319/6fe3a58a/attachment.htm>