<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/15187">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_gmm: Clarify comment during TLLI assignment<br><br>TS 04.64 sec 7.2.1.1 LLGMM-ASSIGN specifies:<br>"""<br>If TLLI Old  all 1's and TLLI New  all 1's then TLLI Old and TLLI New are assigned, and TLLI New shall<br>be used when (re-)transmitting LLC frames. Both TLLI Old and TLLI New shall be accepted when received<br>from the peer. It shall be treated as a TLLI change according to subclause 8.3.2.<br>"""<br><br>Change-Id: I3a17715bf2dba7b03c1335ad106307eb4d5f564a<br>---<br>M src/gprs/gprs_gmm.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/87/15187/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gprs/gprs_gmm.c b/src/gprs/gprs_gmm.c</span><br><span>index c8bc0f7..0fcf1bb 100644</span><br><span>--- a/src/gprs/gprs_gmm.c</span><br><span>+++ b/src/gprs/gprs_gmm.c</span><br><span>@@ -1794,7 +1794,7 @@</span><br><span>           * foreign TLLI to local TLLI */</span><br><span>              mmctx->gb.tlli_new = gprs_tmsi2tlli(mmctx->p_tmsi, TLLI_LOCAL);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-               /* Inform LLC layer about new TLLI but keep old active */</span><br><span style="color: hsl(120, 100%, 40%);">+             /* Inform LLC layer about new TLLI but keep accepting the old one during Rx */</span><br><span>               gprs_llgmm_assign(mmctx->gb.llme, mmctx->gb.tlli,</span><br><span>                                mmctx->gb.tlli_new);</span><br><span>    }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/15187">change 15187</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/+/15187"/><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: I3a17715bf2dba7b03c1335ad106307eb4d5f564a </div>
<div style="display:none"> Gerrit-Change-Number: 15187 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>