<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/19772">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add VTY + CTRL ports for upcoming OsmoSMLC<br><br>We will soon have a minimal Serving Mobile Location Center.<br><br>Change-Id: Ic7e9c2196a03502cfd3d880a3090a5be80773945<br>---<br>M include/osmocom/ctrl/ports.h<br>M include/osmocom/vty/ports.h<br>2 files changed, 2 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/72/19772/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 4c3b77f..9759dc1 100644</span><br><span>--- a/include/osmocom/ctrl/ports.h</span><br><span>+++ b/include/osmocom/ctrl/ports.h</span><br><span>@@ -26,4 +26,5 @@</span><br><span> #define OSMO_CTRL_PORT_CBC 4265</span><br><span> /* 4266 used by D-GSM mDNS */</span><br><span> #define OSMO_CTRL_PORT_MGW     4267</span><br><span style="color: hsl(120, 100%, 40%);">+#define OSMO_CTRL_PORT_SMLC       4272</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 cda6a55..b3550d1 100644</span><br><span>--- a/include/osmocom/vty/ports.h</span><br><span>+++ b/include/osmocom/vty/ports.h</span><br><span>@@ -36,4 +36,5 @@</span><br><span> #define OSMO_VTY_PORT_CBC       4264</span><br><span> #define OSMO_VTY_PORT_UECUPS    4268</span><br><span> #define OSMO_VTY_PORT_E1D       4269</span><br><span style="color: hsl(120, 100%, 40%);">+#define OSMO_VTY_PORT_SMLC        4271</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/c/libosmocore/+/19772">change 19772</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/libosmocore/+/19772"/><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-Change-Id: Ic7e9c2196a03502cfd3d880a3090a5be80773945 </div>
<div style="display:none"> Gerrit-Change-Number: 19772 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>