<p>ipse <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18438">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Return 0 from gsm0408_rcvmsg() if SCCP link is already closed.<br><br>Whether to forward the message or not to an SCCP connection is<br>an internal question for the GSM 04.08 code. Unlike errors with<br>the message decoding, memory allocation and other critical errors,<br>this not an error which should be reported to the caller.<br>abis_rsl_rx_rll() (the caller) shouldn't know about the message<br>routing decisions and should only care about actual errors.<br><br>This code path is hit in production very often because we frequently<br>receive a Classmark Change message from a phone right after the MSC<br>has shut the SCCP connection but before we close the lchan on the BTS.<br><br>Change-Id: I2d430ebc894a2345bebaa1841a75e94a3b45eae2<br>---<br>M src/osmo-bsc/gsm_04_08_rr.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-bsc refs/changes/38/18438/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18438">change 18438</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-bsc/+/18438"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2d430ebc894a2345bebaa1841a75e94a3b45eae2 </div>
<div style="display:none"> Gerrit-Change-Number: 18438 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: ipse <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: ipse <Alexander.Chemeris@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>