<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19838">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">smscb.h: clarify some api doc of struct bsc_cbc_link<br><br>Change-Id: I28b76d36a9aeec9723115a86fbebe45acf3e13a9<br>---<br>M include/osmocom/bsc/smscb.h<br>1 file changed, 4 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/38/19838/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/bsc/smscb.h b/include/osmocom/bsc/smscb.h</span><br><span>index 7e1d677..1828399 100644</span><br><span>--- a/include/osmocom/bsc/smscb.h</span><br><span>+++ b/include/osmocom/bsc/smscb.h</span><br><span>@@ -31,13 +31,13 @@</span><br><span> struct bsc_cbc_link {</span><br><span>   struct gsm_network *net;</span><br><span>     struct {</span><br><span style="color: hsl(0, 100%, 40%);">-                /* hostname/IP of CBC */</span><br><span style="color: hsl(120, 100%, 40%);">+              /* OsmoBSC as CBSP client: outbound hostname/IP of CBC */</span><br><span>            char *cbc_hostname;</span><br><span style="color: hsl(0, 100%, 40%);">-             /* TCP port (Default: 48049) of CBC */</span><br><span style="color: hsl(120, 100%, 40%);">+                /* OsmoBSC as CBSP client: outbound TCP port (Default: 48049) of CBC */</span><br><span>              uint16_t cbc_port;</span><br><span style="color: hsl(0, 100%, 40%);">-              /* local listening port (0 for disabling local server) */</span><br><span style="color: hsl(120, 100%, 40%);">+             /* OsmoBSC as CBSP server: inbound local listening port (0 for disabling local server) */</span><br><span>            uint16_t listen_port;</span><br><span style="color: hsl(0, 100%, 40%);">-           /* local listening hostname/IP */</span><br><span style="color: hsl(120, 100%, 40%);">+             /* OsmoBSC as CBSP server: inbound local listening hostname/IP */</span><br><span>            char *listen_hostname;</span><br><span>       } config;</span><br><span>    /* for handling inbound TCP connections */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/19838">change 19838</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/+/19838"/><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: I28b76d36a9aeec9723115a86fbebe45acf3e13a9 </div>
<div style="display:none"> Gerrit-Change-Number: 19838 </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>