<p>pespin <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25408">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Support Neighbor Address Resolution over PCUIF IPA multiplex<br><br>While NACC was initially developed, it became clear there was need for<br>a way to interact PCU<->BSC in order resolve ARFCN+BSIC into CGI-PS<br>for later RIM usage.<br>Hence, this resolution was first (until today) implemented using an out<br>of bands RPC system using the CTRL interface, which required specific<br>config to be written and matches in osmo-pcu and osmo-bsc VTY (ip+port<br>of the CTRL interface to use).<br>However, this has several shortcomings:<br>* As explained above, specific configuration is required<br>* Since recently, we do support BSC redundancy in osmo-bts. Hence the BTS<br>  may switch to a BSC other than first one. If that happened, that'd mean<br>  the CTRL interface would still point to the initially configured one,<br>  which may not be the same currently serving the PCU.<br><br>During recent development of ANR related features, a similar need for<br>PCU<->BSC was required, but this time it was decided to extend the IPA<br>multiplex of the Abis OML connection to pass PCUIF messages,<br>transparently forwarded to each side by the BTS.<br>This has the advantage that connection PCU<->BTS is handled by BTS and<br>both sides send messages transparently.<br><br>Let's switch by default to using this new interface, while still<br>maintaing the old way for a while (announcing them as deprecated) to<br>avoid breaking existing deployments until they are upgraded to new<br>versions of osmo-pcu and osmo-bsc.<br><br>Change-Id: I9073a121564503f483c84263ac72476041e47c03<br>Related: SYS#4971<br>---<br>M doc/manuals/chapters/handover.adoc<br>M include/osmocom/bsc/neighbor_ident.h<br>M include/osmocom/bsc/pcuif_proto.h<br>M src/osmo-bsc/abis_osmo.c<br>M src/osmo-bsc/neighbor_ident.c<br>M src/osmo-bsc/neighbor_ident_vty.c<br>6 files changed, 190 insertions(+), 50 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/08/25408/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25408">change 25408</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/+/25408"/><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: I9073a121564503f483c84263ac72476041e47c03 </div>
<div style="display:none"> Gerrit-Change-Number: 25408 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>