[PATCH] 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
Sat Jan 28 03:05:02 UTC 2017


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

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(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/01/1701/1

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: newchange
Gerrit-Change-Id: I08cb52d9399a27e6876e45da36f434708c4fddef
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list