Change in libosmocore[master]: Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon May 6 21:21:38 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/13886


Change subject: Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)
......................................................................

Add VTY and CTRL port numbers for OsmoCBC (Cell Broadcast Centre)

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



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/86/13886/1

diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index b65bd00..25d2491 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -22,4 +22,6 @@
 #define OSMO_CTRL_PORT_HLR	4259
 #define OSMO_CTRL_PORT_HNBGW	4262
 #define OSMO_CTRL_PORT_GBPROXY	4263
+/* 4264 used by VTY interface */
+#define OSMO_CTRL_PORT_CBC	4265
 /* 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 5a8faed..201e115 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -33,4 +33,5 @@
 #define OSMO_VTY_PORT_GGSN	4260
 #define OSMO_VTY_PORT_HNBGW	4261
 /* 4262-4263 used by control interface */
+#define OSMO_VTY_PORT_CBC	4264
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2075420048b43973c800ba0fc389f4b559437233
Gerrit-Change-Number: 13886
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190506/7adda4a5/attachment.htm>


More information about the gerrit-log mailing list