<p>pespin <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-hnodeb/+/26412">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Drop NAS and RANAP code and VTY commands<br><br>The higher level bits were used in originally imported hnb-test code in<br>order to control interaction with the HNBGW over the VTY. This is no<br>longer needed in osmo-hnodeb, as NAS is in layers above the ones being<br>handled by an hNodeB.<br>Regarding RANAP, most of it is going to be handled by the LowerLayer UD<br>socket peer to be introduced in the future, so we can drop most of it,<br>as in osmo-hnodeb we'll basically be speaking RUA to the HNBGW and<br>passing RANAP buffers transparently.<br>We keep the .c/.h files since some small helpers functions will be<br>ntroduced later on when adding support for the mentioned LL socket.<br><br>Related: SYS#5516<br>Change-Id: I6aae54734c1c4607beede19169f16bafe35b3a61<br>---<br>M include/osmocom/hnodeb/Makefile.am<br>M include/osmocom/hnodeb/hnodeb.h<br>D include/osmocom/hnodeb/nas.h<br>M include/osmocom/hnodeb/ranap.h<br>M include/osmocom/hnodeb/rua.h<br>M include/osmocom/hnodeb/vty.h<br>M src/osmo-hnodeb/Makefile.am<br>M src/osmo-hnodeb/debug.c<br>D src/osmo-hnodeb/nas.c<br>M src/osmo-hnodeb/ranap.c<br>M src/osmo-hnodeb/rua.c<br>M src/osmo-hnodeb/vty.c<br>12 files changed, 2 insertions(+), 550 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-hnodeb refs/changes/12/26412/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-hnodeb/+/26412">change 26412</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-hnodeb/+/26412"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-hnodeb </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6aae54734c1c4607beede19169f16bafe35b3a61 </div>
<div style="display:none"> Gerrit-Change-Number: 26412 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>