<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/20440">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty/command: add CMD_ATTR_LIB_COMMAND and install() API wrappers<br><br>This new attribute would allow to distinguish commands provided<br>by libraries from commands registered by the application itself,<br>so vty_dump_element() would print proper description for the<br>library specific attributes.<br><br>All VTY commands defined by the libraries need to use the new API:<br><br>  - install_lib_element(), and<br>  - install_lib_element_ve,<br><br>instead of the old functions (respectively):<br><br>  - install_element(), and<br>  - install_element_ve().<br><br>See https://lists.osmocom.org/pipermail/openbsc/2020-October/013278.html.<br><br>Change-Id: I8baf31ace93c536421893c2aa4e3d9d298dcbcc6<br>Related: SYS#4937<br>---<br>M include/osmocom/vty/command.h<br>M src/vty/command.c<br>2 files changed, 21 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/40/20440/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/20440">change 20440</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/+/20440"/><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: I8baf31ace93c536421893c2aa4e3d9d298dcbcc6 </div>
<div style="display:none"> Gerrit-Change-Number: 20440 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>