[PATCH] 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/.

Max gerrit-no-reply at lists.osmocom.org
Tue Feb 14 11:14:27 UTC 2017


Review at  https://gerrit.osmocom.org/1817

Add CTRL port for OsmoHLR

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


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/17/1817/1

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: newchange
Gerrit-Change-Id: I1328c89ec8e908bf4b4d2c0a398690278369e0f5
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list