<p>laforge <strong>uploaded patch set #7</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/21534">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce 'osmo_tlv_prot' abstraction for validation of TLV protocols<br><br>This extends our existing TLV parser with the ability to<br>* validate that mandatory IEs of a given message are present<br>* validate that all present IEs are of required minimum length<br><br>Introducing this generic layer will help us to reduce open-coded<br>imperative verification across virtually all the protocols we<br>implement, as well as add validation to those protocols where we<br>don't properly perform related input validation yet.<br><br>Change-Id: If1e1d9adfa141ca86001dbd62a6a339f9bf9a912<br>---<br>M include/osmocom/gsm/tlv.h<br>M src/gsm/libosmogsm.map<br>M src/gsm/tlv_parser.c<br>3 files changed, 157 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/34/21534/7</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/21534">change 21534</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/libosmocore/+/21534"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: If1e1d9adfa141ca86001dbd62a6a339f9bf9a912 </div>
<div style="display:none"> Gerrit-Change-Number: 21534 </div>
<div style="display:none"> Gerrit-PatchSet: 7 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </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: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>