[PATCH] libosmocore[master]: vty: add port number for osmo-mgw

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

dexter gerrit-no-reply at lists.osmocom.org
Fri Nov 10 09:59:55 UTC 2017


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

vty: add port number for osmo-mgw

Change-Id: Ied224fe94b5152fd19e259396fbc0eaf69be4b96
---
M include/osmocom/vty/ports.h
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/69/4769/1

diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index ab3e1d5..ab43f05 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -28,4 +28,5 @@
 #define OSMO_VTY_PORT_HLR	4258
 /* 4259 used by control interface */
 #define OSMO_VTY_PORT_GGSN	4260
+#define OSMO_VTY_PORT_MGW	4261
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ied224fe94b5152fd19e259396fbc0eaf69be4b96
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: dexter <pmaier at sysmocom.de>



More information about the gerrit-log mailing list