Change in libosmocore[master]: Add VTY + CTRL ports for upcoming OsmoSMLC

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Aug 21 18:04:31 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/19772 )

Change subject: Add VTY + CTRL ports for upcoming OsmoSMLC
......................................................................

Add VTY + CTRL ports for upcoming OsmoSMLC

We will soon have a minimal Serving Mobile Location Center.

Change-Id: Ic7e9c2196a03502cfd3d880a3090a5be80773945
---
M include/osmocom/ctrl/ports.h
M include/osmocom/vty/ports.h
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index 4c3b77f..9759dc1 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -26,4 +26,5 @@
 #define OSMO_CTRL_PORT_CBC	4265
 /* 4266 used by D-GSM mDNS */
 #define OSMO_CTRL_PORT_MGW	4267
+#define OSMO_CTRL_PORT_SMLC	4272
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index cda6a55..b3550d1 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -36,4 +36,5 @@
 #define OSMO_VTY_PORT_CBC	4264
 #define OSMO_VTY_PORT_UECUPS	4268
 #define OSMO_VTY_PORT_E1D	4269
+#define OSMO_VTY_PORT_SMLC	4271
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/19772
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: Ic7e9c2196a03502cfd3d880a3090a5be80773945
Gerrit-Change-Number: 19772
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200821/2ce2eda2/attachment.htm>


More information about the gerrit-log mailing list