<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/24169">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">RIM: Refactor Rx path to decode stack in proper order<br><br>Previous implementation of the Rx path was first checking the APP ID<br>before checking the lower layer (container type), which was confusing<br>because the information is then not verified in ascending order in the<br>protocol stack.<br><br>Let's instead, first, pass the pdu to the correct container type<br>handler, and only once there, let each container type handler verify the<br>available applications.<br><br>Change-Id: Ibe017c1a6e789f45d74c4a5f5f4608298c8c9f91<br>---<br>M src/gprs_bssgp_rim.c<br>1 file changed, 47 insertions(+), 63 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/69/24169/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/24169">change 24169</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-pcu/+/24169"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ibe017c1a6e789f45d74c4a5f5f4608298c8c9f91 </div>
<div style="display:none"> Gerrit-Change-Number: 24169 </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-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>