<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/24164">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Support forwarding RIM messages over GTPCv1 EUTRAN<->GERAN<br><br>MMEs connect over Gn interface using GTPCv1 towards the SGSn in order to<br>exchange RIM PDUs by using "RAN Informarion Relay" GTPCv1 message type.<br>For more info, see 3GPP TS 29.060 sec 7.5.14.1 "RAN Information Relay"<br><br>In order to support it, this commit does the following:<br><br>* Uses new libgtp APIs to rx and tx RAN Information Relay messages. The<br>  same "gsn" object is reused, ie. the local GTPCv1 socket address used<br>  for exchanging messages against GGSN is reused.<br>* Adds a new "sgsn_mme_ctx" struct holding information about MMEs<br>  allowed by the SGSN, each one containing information about the GTP<br>  address it uses, the in/out routing based on TAI requests, etc. The<br>  set of MMEs and their config can be set up using new VTY node introduced<br>  in this commit.<br>* The RIM related code in SGSN is refactored to allow forwarding from<br>  and to several types of addresses/interfaces.<br><br>Depends: osmo-ggsn.git Change-Id Iea3eb032ccd4aed5187baca7f7719349d76039d4<br>Depends: libosmocore.git Change-Id I534db7d8bc5ceb19a2a6866f07d5f5c70e456c5c<br>Related: SYS#5314<br>Change-Id: I396450b8d8b66595dab8ff7bf41cbf964bb40d93<br>---<br>M TODO-RELEASE<br>M include/osmocom/sgsn/Makefile.am<br>A include/osmocom/sgsn/gtp_mme.h<br>M include/osmocom/sgsn/sgsn.h<br>M include/osmocom/sgsn/sgsn_rim.h<br>M include/osmocom/sgsn/vty.h<br>M src/sgsn/Makefile.am<br>M src/sgsn/gprs_sgsn.c<br>A src/sgsn/gtp_mme.c<br>M src/sgsn/sgsn_libgtp.c<br>M src/sgsn/sgsn_main.c<br>M src/sgsn/sgsn_rim.c<br>M src/sgsn/sgsn_vty.c<br>M tests/sgsn/Makefile.am<br>14 files changed, 573 insertions(+), 36 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/64/24164/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/24164">change 24164</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-sgsn/+/24164"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I396450b8d8b66595dab8ff7bf41cbf964bb40d93 </div>
<div style="display:none"> Gerrit-Change-Number: 24164 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>