<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/22289">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gbproxy: Define and use help string for gbproxy<br><br>Change-Id: Ic9336c83147903e5af6622179f9394130f969a77<br>---<br>M src/gbproxy/gb_proxy_vty.c<br>1 file changed, 4 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/89/22289/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/gbproxy/gb_proxy_vty.c b/src/gbproxy/gb_proxy_vty.c</span><br><span>index 537041e..7e9e18d 100644</span><br><span>--- a/src/gbproxy/gb_proxy_vty.c</span><br><span>+++ b/src/gbproxy/gb_proxy_vty.c</span><br><span>@@ -48,6 +48,7 @@</span><br><span> #include <osmocom/vty/vty.h></span><br><span> #include <osmocom/vty/misc.h></span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+#define GBPROXY_STR "Display information about the Gb proxy\n"</span><br><span> #define NRI_STR "Mapping of Network Resource Indicators to this SGSN, for SGSN pooling\n"</span><br><span> #define NULL_NRI_STR "Define NULL-NRI values that cause re-assignment of an MS to a different SGSN, for SGSN pooling.\n"</span><br><span> #define NRI_FIRST_LAST_STR "First value of the NRI value range, should not surpass the configured 'nri bitlen'.\n" \</span><br><span>@@ -499,7 +500,7 @@</span><br><span> }</span><br><span> </span><br><span> DEFUN(show_gbproxy_bvc, show_gbproxy_bvc_cmd, "show gbproxy bvc (bss|sgsn) [stats]",</span><br><span style="color: hsl(0, 100%, 40%);">-       SHOW_STR "Display information about the Gb proxy\n"</span><br><span style="color: hsl(120, 100%, 40%);">+       SHOW_STR GBPROXY_STR</span><br><span>        "Show BSSGP Virtual Connections\n"</span><br><span>        "Display BSS-side BVCs\n"</span><br><span>        "Display SGSN-side BVCs\n"</span><br><span>@@ -523,7 +524,7 @@</span><br><span> }</span><br><span> </span><br><span> DEFUN(show_gbproxy_cell, show_gbproxy_cell_cmd, "show gbproxy cell [stats]",</span><br><span style="color: hsl(0, 100%, 40%);">-       SHOW_STR "Display information about the Gb proxy\n"</span><br><span style="color: hsl(120, 100%, 40%);">+       SHOW_STR GBPROXY_STR</span><br><span>        "Show GPRS Cell Information\n"</span><br><span>        "Show statistics\n")</span><br><span> {</span><br><span>@@ -538,7 +539,7 @@</span><br><span> }</span><br><span> </span><br><span> DEFUN(show_gbproxy_links, show_gbproxy_links_cmd, "show gbproxy links",</span><br><span style="color: hsl(0, 100%, 40%);">-       SHOW_STR "Display information about the Gb proxy\n" "Show logical links\n")</span><br><span style="color: hsl(120, 100%, 40%);">+       SHOW_STR GBPROXY_STR "Show logical links\n")</span><br><span> {</span><br><span>    struct gbproxy_nse *nse;</span><br><span>     int i, j;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-sgsn/+/22289">change 22289</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-sgsn/+/22289"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ic9336c83147903e5af6622179f9394130f969a77 </div>
<div style="display:none"> Gerrit-Change-Number: 22289 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>