<p>Harald Welte has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13886">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)<br><br>Change-Id: I2075420048b43973c800ba0fc389f4b559437233<br>---<br>M include/osmocom/ctrl/ports.h<br>M include/osmocom/vty/ports.h<br>2 files changed, 3 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/86/13886/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h</span><br><span>index b65bd00..25d2491 100644</span><br><span>--- a/include/osmocom/ctrl/ports.h</span><br><span>+++ b/include/osmocom/ctrl/ports.h</span><br><span>@@ -22,4 +22,6 @@</span><br><span> #define OSMO_CTRL_PORT_HLR    4259</span><br><span> #define OSMO_CTRL_PORT_HNBGW    4262</span><br><span> #define OSMO_CTRL_PORT_GBPROXY  4263</span><br><span style="color: hsl(120, 100%, 40%);">+/* 4264 used by VTY interface */</span><br><span style="color: hsl(120, 100%, 40%);">+#define OSMO_CTRL_PORT_CBC      4265</span><br><span> /* When adding/changing port numbers, keep docs and wiki in sync. See above. */</span><br><span>diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h</span><br><span>index 5a8faed..201e115 100644</span><br><span>--- a/include/osmocom/vty/ports.h</span><br><span>+++ b/include/osmocom/vty/ports.h</span><br><span>@@ -33,4 +33,5 @@</span><br><span> #define OSMO_VTY_PORT_GGSN      4260</span><br><span> #define OSMO_VTY_PORT_HNBGW     4261</span><br><span> /* 4262-4263 used by control interface */</span><br><span style="color: hsl(120, 100%, 40%);">+#define OSMO_VTY_PORT_CBC    4264</span><br><span> /* When adding/changing port numbers, keep docs and wiki in sync. See above. */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13886">change 13886</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/13886"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I2075420048b43973c800ba0fc389f4b559437233 </div>
<div style="display:none"> Gerrit-Change-Number: 13886 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>