[MERGED] libosmocore[master]: vty/ports.h: reserve port 4258 for OsmoHLR VTY

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

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Mon Jan 30 12:09:18 UTC 2017


Neels Hofmeyr has submitted this change and it was merged.

Change subject: vty/ports.h: reserve port 4258 for OsmoHLR VTY
......................................................................


vty/ports.h: reserve port 4258 for OsmoHLR VTY

Change-Id: I08cb52d9399a27e6876e45da36f434708c4fddef
---
M include/osmocom/vty/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/vty/ports.h b/include/osmocom/vty/ports.h
index c5e396b..e43b53f 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -24,3 +24,4 @@
 /* 4255 used by control interface */
 #define OSMO_VTY_PORT_MNCC_SIP	4256
 /* 4257 used by control interface */
+#define OSMO_VTY_PORT_HLR	4258

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I08cb52d9399a27e6876e45da36f434708c4fddef
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr 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