<p>Harald Welte <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9340">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL<br><br>The bsc_msc_connection dates back to the old pre-libosmo-sigtran<br>days, and 90% of the field members weren't used at all (even the<br>new sigtran specific ones!). Let's merge what remains into struct<br>bsc_msc_data.<br><br>As a side effect, the already dysfunctional "dest A.B.C.D" VTY<br>command has been removed from the MSC node.<br><br>There's quite a bit of fall-out in the CTRL interface, which was<br>the code with strongest ties to bsc_msc_connection. This was<br>resolved by properly porting CTRL handling over to libosmo-sigtran,<br>meaning that an IPA/SCCPlite connected MSC can now again send CTRL<br>GET/SET commands, and can also receive those selective few TRAPs<br>that old osmo-bsc-sccplite also sent to its MSC[s].<br><br>Change-Id: I6b7354f3b23a26bb4eab12213ca3d3b614c8154f<br>Related: OS#2012<br>---<br>M include/osmocom/bsc/Makefile.am<br>D include/osmocom/bsc/bsc_msc.h<br>M include/osmocom/bsc/bsc_msc_data.h<br>M include/osmocom/bsc/osmo_bsc_sigtran.h<br>M src/libbsc/Makefile.am<br>D src/libbsc/bsc_msc.c<br>M src/libbsc/bsc_subscr_conn_fsm.c<br>M src/libfilter/bsc_msg_filter.c<br>M src/osmo-bsc/osmo_bsc_api.c<br>M src/osmo-bsc/osmo_bsc_ctrl.c<br>M src/osmo-bsc/osmo_bsc_filter.c<br>M src/osmo-bsc/osmo_bsc_main.c<br>M src/osmo-bsc/osmo_bsc_msc.c<br>M src/osmo-bsc/osmo_bsc_sigtran.c<br>M src/osmo-bsc/osmo_bsc_vty.c<br>M tests/bssap/bssap_test.c<br>16 files changed, 182 insertions(+), 506 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/40/9340/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9340">change 9340</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/9340"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I6b7354f3b23a26bb4eab12213ca3d3b614c8154f </div>
<div style="display:none"> Gerrit-Change-Number: 9340 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>