<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19835">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CBC VTY: fix doc: CBC listen IP defaults to 127.0.0.1 not 0.0.0.0<br><br>See bsc_network_init() in bsc_init.c.<br><br>Change-Id: If439729a97104019d7088f26cf741e156b14cba7<br>---<br>M src/osmo-bsc/cbsp_link.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-bsc refs/changes/35/19835/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/cbsp_link.c b/src/osmo-bsc/cbsp_link.c</span><br><span>index bf9d853..33f2e11 100644</span><br><span>--- a/src/osmo-bsc/cbsp_link.c</span><br><span>+++ b/src/osmo-bsc/cbsp_link.c</span><br><span>@@ -354,7 +354,7 @@</span><br><span> DEFUN(cfg_cbc_listen_ip, cfg_cbc_listen_ip_cmd,</span><br><span>    "listen-ip A.B.C.D",</span><br><span>       CBSP_LISTEN</span><br><span style="color: hsl(0, 100%, 40%);">-     "Local IP Address where BSC listens for incoming CBC connections (Default: 0.0.0.0)\n")</span><br><span style="color: hsl(120, 100%, 40%);">+     "Local IP Address where BSC listens for incoming CBC connections (Default: 127.0.0.1)\n")</span><br><span> {</span><br><span>     struct bsc_cbc_link *cbc = vty_cbc_data(vty);</span><br><span>        osmo_talloc_replace_string(cbc, &cbc->config.listen_hostname, argv[0]);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19835">change 19835</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/+/19835"/><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: If439729a97104019d7088f26cf741e156b14cba7 </div>
<div style="display:none"> Gerrit-Change-Number: 19835 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>