<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/20973">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: cosmetic: use VTY_IPV4_CMD in 'bind-ip' / 'remote-ip'<br><br>Change-Id: I8e44f771cbd03629c066bc24c3186997761f93f1<br>---<br>M CommonLibs/trx_vty.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/73/20973/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/CommonLibs/trx_vty.c b/CommonLibs/trx_vty.c</span><br><span>index c06e86a..860ec51 100644</span><br><span>--- a/CommonLibs/trx_vty.c</span><br><span>+++ b/CommonLibs/trx_vty.c</span><br><span>@@ -112,7 +112,7 @@</span><br><span> }</span><br><span> </span><br><span> DEFUN(cfg_bind_ip, cfg_bind_ip_cmd,</span><br><span style="color: hsl(0, 100%, 40%);">-  "bind-ip A.B.C.D",</span><br><span style="color: hsl(120, 100%, 40%);">+  "bind-ip " VTY_IPV4_CMD,</span><br><span>   "Set the IP address for the local bind\n"</span><br><span>  "IPv4 Address\n")</span><br><span> {</span><br><span>@@ -124,7 +124,7 @@</span><br><span> }</span><br><span> </span><br><span> DEFUN(cfg_remote_ip, cfg_remote_ip_cmd,</span><br><span style="color: hsl(0, 100%, 40%);">-      "remote-ip A.B.C.D",</span><br><span style="color: hsl(120, 100%, 40%);">+        "remote-ip " VTY_IPV4_CMD,</span><br><span>         "Set the IP address for the remote BTS\n"</span><br><span>  "IPv4 Address\n")</span><br><span> {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/20973">change 20973</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/osmo-trx/+/20973"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I8e44f771cbd03629c066bc24c3186997761f93f1 </div>
<div style="display:none"> Gerrit-Change-Number: 20973 </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>