[MERGED] libosmocore[master]: Add CTRL port for OsmoHLR

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 Feb 14 14:22:40 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: Add CTRL port for OsmoHLR
......................................................................


Add CTRL port for OsmoHLR

Change-Id: I1328c89ec8e908bf4b4d2c0a398690278369e0f5
Related: OS#1645
---
M include/osmocom/ctrl/ports.h
1 file changed, 1 insertion(+), 0 deletions(-)

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



diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index 4bc2a24..101b894 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -16,4 +16,5 @@
 #define OSMO_CTRL_PORT_CSCN	4255
 /* 4256 used by VTY interface */
 #define OSMO_CTRL_PORT_GGSN	4257
+#define OSMO_CTRL_PORT_HLR	4259
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */

-- 
To view, visit https://gerrit.osmocom.org/1817
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1328c89ec8e908bf4b4d2c0a398690278369e0f5
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list