<p>Pau Espin Pedrol <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11681">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">abis_nm: Add support to parse some nanoBTS Attribute Response attributes<br><br>nanoBTS actually supports regular formatting. There are a few differences<br>with spec though:<br>* The attributes are listed directly in the message instead of being inside<br>  the Get Attributes Response Info after the unsupported attribute ID list.<br>* The Get Attributes Response Info can be at any position in the<br>  attribute list, and it only contains the unsupported attribute ID list.<br><br>As a result, parsing is currently split into 3 main parts or functions:<br>* Parsing regular (per spec) Get Attributes Response Info attr and get a<br>  pointer to the list of attributes.<br>* A function that parses the list of attributes, called directly in case<br>  of nanoBTS, and called by the former parser of Get Attributes Response<br>  Info for regular (per spec) OML endpoints.<br>* A function to parse the unsupported attribute ID list, also used in the<br>  first function to get a pointer to the list of attributes.<br><br>Related: OS#3624<br>Change-Id: I52e9f177c14fec1ec3f5c4ddb244594409008357<br>---<br>M src/osmo-bsc/abis_nm.c<br>1 file changed, 2 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/81/11681/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11681">change 11681</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/11681"/><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: I52e9f177c14fec1ec3f5c4ddb244594409008357 </div>
<div style="display:none"> Gerrit-Change-Number: 11681 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>