<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25122">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo_bsc_main: remove unused commandline option -l<br><br>The option -l ("The local address of the MGCP") is still present in the<br>commandline help and the manual, but it is used nowhere and osmo-bsc<br>exists when it is used. Lets remove it.<br><br>Change-Id: Ia295f4414e0d6e78b388c0c72f1a5b8df8bc3d7e<br>---<br>M doc/manuals/chapters/running.adoc<br>M src/osmo-bsc/osmo_bsc_main.c<br>2 files changed, 0 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/22/25122/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/doc/manuals/chapters/running.adoc b/doc/manuals/chapters/running.adoc</span><br><span>index 3e48c4a..327e0bd 100644</span><br><span>--- a/doc/manuals/chapters/running.adoc</span><br><span>+++ b/doc/manuals/chapters/running.adoc</span><br><span>@@ -35,8 +35,6 @@</span><br><span>    Set the global log level for logging to stderr. This has mostly</span><br><span>      been deprecated by VTY based logging configuration, see</span><br><span>      <<logging>> for more information.</span><br><span style="color: hsl(0, 100%, 40%);">-*-l, --local='IP'*::</span><br><span style="color: hsl(0, 100%, 40%);">-       Specify the local IP address of the OsmoBSC-MGCP</span><br><span> *-r, --rf-ctl 'RFCTL'*::</span><br><span>         Offer a Unix domain socket for RF control at the path/filename</span><br><span>       'RFCTL' in the file system.</span><br><span>diff --git a/src/osmo-bsc/osmo_bsc_main.c b/src/osmo-bsc/osmo_bsc_main.c</span><br><span>index 2a6c501..b97c7a1 100644</span><br><span>--- a/src/osmo-bsc/osmo_bsc_main.c</span><br><span>+++ b/src/osmo-bsc/osmo_bsc_main.c</span><br><span>@@ -104,7 +104,6 @@</span><br><span>       printf("  -T --timestamp           Print a timestamp in the debug output.\n");</span><br><span>     printf("  -V --version                     Print the version of OsmoBSC.\n");</span><br><span>      printf("  -c --config-file filename        The config file to use.\n");</span><br><span style="color: hsl(0, 100%, 40%);">-       printf("  -l --local IP                    The local address of the MGCP.\n");</span><br><span>     printf("  -e --log-level number            Set a global loglevel.\n");</span><br><span>     printf("  -r --rf-ctl NAME         A unix domain socket to listen for cmds.\n");</span><br><span>   printf("  -t --testmode                    A special mode to provoke failures at the MSC.\n");</span><br><span>@@ -152,7 +151,6 @@</span><br><span>                       {"disable-color", 0, 0, 's'},</span><br><span>                      {"timestamp", 0, 0, 'T'},</span><br><span>                  {"version", 0, 0, 'V' },</span><br><span style="color: hsl(0, 100%, 40%);">-                      {"local", 1, 0, 'l'},</span><br><span>                      {"log-level", 1, 0, 'e'},</span><br><span>                  {"rf-ctl", 1, 0, 'r'},</span><br><span>                     {"testmode", 0, 0, 't'},</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25122">change 25122</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-bsc/+/25122"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia295f4414e0d6e78b388c0c72f1a5b8df8bc3d7e </div>
<div style="display:none"> Gerrit-Change-Number: 25122 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>