<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11074">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: mark 'rtp bind-ip' deprecated, not hidden<br><br>The command implementation says "deprecated", so then the vty command attribute<br>should also be DEPRECATED. It will be hidden from online docs and vty<br>reference.<br><br>Change-Id: I23e620f1b947e129989fe69c6380c91b9abf7021<br>---<br>M src/common/vty.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/74/11074/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/common/vty.c b/src/common/vty.c</span><br><span>index 6061335..f918f57 100644</span><br><span>--- a/src/common/vty.c</span><br><span>+++ b/src/common/vty.c</span><br><span>@@ -464,7 +464,7 @@</span><br><span> </span><br><span> #define RTP_STR "RTP parameters\n"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-DEFUN_HIDDEN(cfg_bts_rtp_bind_ip,</span><br><span style="color: hsl(120, 100%, 40%);">+DEFUN_DEPRECATED(cfg_bts_rtp_bind_ip,</span><br><span>       cfg_bts_rtp_bind_ip_cmd,</span><br><span>       "rtp bind-ip A.B.C.D",</span><br><span>       RTP_STR "RTP local bind IP Address\n" "RTP local bind IP Address\n")</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11074">change 11074</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/11074"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I23e620f1b947e129989fe69c6380c91b9abf7021 </div>
<div style="display:none"> Gerrit-Change-Number: 11074 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>