<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/20309">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty/command: introduce new attribute CMD_ATTR_IMMEDIATE<br><br>This attribute indicates that a VTY command applies immediately.<br><br>Change-Id: Ia185dfd0c89214dc893af70736ff01dca3a7627e<br>Related: SYS#4937<br>---<br>M include/osmocom/vty/command.h<br>1 file changed, 1 insertion(+), 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/09/20309/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/vty/command.h b/include/osmocom/vty/command.h</span><br><span>index 47d2e5f..43ad3da 100644</span><br><span>--- a/include/osmocom/vty/command.h</span><br><span>+++ b/include/osmocom/vty/command.h</span><br><span>@@ -137,6 +137,7 @@</span><br><span> enum {</span><br><span>       CMD_ATTR_DEPRECATED     = (1 << 0),</span><br><span>    CMD_ATTR_HIDDEN         = (1 << 1),</span><br><span style="color: hsl(120, 100%, 40%);">+     CMD_ATTR_IMMEDIATE      = (1 << 2),</span><br><span> };</span><br><span> </span><br><span> /*! Structure of a command element */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/20309">change 20309</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/+/20309"/><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: Ia185dfd0c89214dc893af70736ff01dca3a7627e </div>
<div style="display:none"> Gerrit-Change-Number: 20309 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>