<p>Harald Welte <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10296">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse()<br><br>In libosmocore Change-ID I1834d90fbcdbfcb05f5b8cfe39bfe9543737ef8f<br>we have introduced ipa_ccm_id_resp_parse() as a bugfixed replacement<br>of ipa_ccm_idtag_parse().<br><br>The main difference is that the returned "value" parts now have<br>a correct reported "length", whereas before this commit they all<br>reported a one-byte too-long "length" for each IE.<br><br>Let's use this opportunity to remove the copy+pasted<br>osmo_ipa_idtag_parse() function from the libosmo-netif codebase.<br><br>Change-Id: I4626d247626543e032593bf226b6c233f6678562<br>---<br>M examples/Makefile.am<br>M include/osmocom/netif/ipa.h<br>M src/ipa.c<br>M tests/Makefile.am<br>4 files changed, 7 insertions(+), 37 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/96/10296/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10296">change 10296</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/10296"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-netif </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I4626d247626543e032593bf226b6c233f6678562 </div>
<div style="display:none"> Gerrit-Change-Number: 10296 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>