<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/19024">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">refactor: move RESET Osmux TLV parsing to ran_msg_a.c<br><br>ran_peer.c is not the proper place to parse messages, because it should be RAN<br>agnostic. All parsing and encoding belongs in ran_msg_a.c and ran_msg_iu.c.<br><br>Move the Osmux TLV parsing into the is_reset_msg op: add supports_osmux<br>out-parameter (and add a logging fi pointer). To be able to modify msg->l3h,<br>also make the msgb arg non-const.<br><br>In ranap_is_reset_msg(), always return non-support for Osmux.<br><br>In bssmap_is_reset_msg(), return 0 if no TLVs were parsed, 1/-1 if an Osmux TLV<br>was present/not present.<br><br>Update the osmux support flag directly where the ConnectionLess message is<br>received, so that there is only one place responsible for that.<br><br>Related: OS#4595<br>Change-Id: I1ad4a3f9356216dd4bf8c48fba29fd23438810a7<br>---<br>M include/osmocom/msc/ran_msg_a.h<br>M include/osmocom/msc/ran_msg_iu.h<br>M include/osmocom/msc/sccp_ran.h<br>M src/libmsc/ran_msg_a.c<br>M src/libmsc/ran_msg_iu.c<br>M src/libmsc/ran_peer.c<br>6 files changed, 59 insertions(+), 25 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/24/19024/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/19024">change 19024</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-msc/+/19024"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I1ad4a3f9356216dd4bf8c48fba29fd23438810a7 </div>
<div style="display:none"> Gerrit-Change-Number: 19024 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>