<p>Stefan Sperling <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12446">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add BSC/MSC neighbor VTY commands for inter-MSC HO<br><br>Allow configuration of neighbor BSC/MSC via osmo-msc.cfg<br>and the VTY.<br><br>Each neighbor is mapped to the list of identifiers of cells<br>which are reachable via that neighbor. A new neighbor_ident<br>API manages the neighbor list and supports mapping neighboring<br>BSCs/MSCs to cells, and vice versa.<br><br>Neighbours are managed with the following new VTY commands:<br><br> [no] neighbor lac <0-65535> bsc-pc POINT_CODE<br> [no] neighbor lac <0-65535> msc-ip-name IPA_NAME<br> [no] neighbor lac <0-65535> ci <0-999>bsc-pc POINT_CODE<br> [no] neighbor lac <0-65535> ci <0-999> msc-ip-name IPA_NAME<br> [no] neighbor cgi <0-999> <0-999> <0-65535> <0-65535> bsc-pc POINT_CODE<br> [no] neighbor cgi <0-999> <0-999> <0-65535> <0-65535> msc-ipa-name IPA_NAME<br> show neighbor all<br> show neighbor bsc-pc POINT_CODE<br> show neighbor msc-ipa-name IPA_NAME<br><br>Change-Id: Ia0dd08b087bfd4aa22e234917669d003150a4cd4<br>Depends: I5535f0d149c2173294538df75764dd181b023312<br>Related: OS#3618<br>---<br>M include/osmocom/msc/Makefile.am<br>M include/osmocom/msc/gsm_data.h<br>A include/osmocom/msc/neighbor_ident.h<br>M src/libmsc/Makefile.am<br>M src/libmsc/msc_vty.c<br>A src/libmsc/neighbor_ident.c<br>A src/libmsc/neighbor_ident_vty.c<br>7 files changed, 700 insertions(+), 0 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/46/12446/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12446">change 12446</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/12446"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ia0dd08b087bfd4aa22e234917669d003150a4cd4 </div>
<div style="display:none"> Gerrit-Change-Number: 12446 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <stsp@stsp.name> </div>
<div style="display:none"> Gerrit-CC: Jenkins Builder (1000002) </div>