Change in libosmocore[master]: ports.h: Add ctrl port for osmo-gbproxy

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
Tue May 29 19:16:45 UTC 2018


Harald Welte has submitted this change and it was merged. ( https://gerrit.osmocom.org/9376 )

Change subject: ports.h: Add ctrl port for osmo-gbproxy
......................................................................

ports.h: Add ctrl port for osmo-gbproxy

Change-Id: I46a1cef3013c9bbf9b5a6d64e83cd84568f2523c
---
M include/osmocom/ctrl/ports.h
M include/osmocom/vty/ports.h
2 files changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index d6b5394..b65bd00 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -21,4 +21,5 @@
 #define OSMO_CTRL_PORT_GGSN	4257
 #define OSMO_CTRL_PORT_HLR	4259
 #define OSMO_CTRL_PORT_HNBGW	4262
+#define OSMO_CTRL_PORT_GBPROXY	4263
 /* 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 5e7e655..5a8faed 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -32,5 +32,5 @@
 /* 4259 used by control interface */
 #define OSMO_VTY_PORT_GGSN	4260
 #define OSMO_VTY_PORT_HNBGW	4261
-/* 4262 used by control interface */
+/* 4262-4263 used by control interface */
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I46a1cef3013c9bbf9b5a6d64e83cd84568f2523c
Gerrit-Change-Number: 9376
Gerrit-PatchSet: 1
Gerrit-Owner: daniel <dwillmann at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180529/756ad439/attachment.htm>


More information about the gerrit-log mailing list