Change in libosmocore[master]: Add CTRL 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/.

laforge gerrit-no-reply at lists.osmocom.org
Sun Mar 8 09:43:14 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/17417 )


Change subject: Add CTRL port number for osmo-mgw
......................................................................

Add CTRL port number for osmo-mgw

Related: OS#4441

Change-Id: I70ae237ea27972f6819fd217c3d5059dda009486
---
M include/osmocom/ctrl/ports.h
1 file changed, 2 insertions(+), 0 deletions(-)



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

diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index 25d2491..4c3b77f 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -24,4 +24,6 @@
 #define OSMO_CTRL_PORT_GBPROXY	4263
 /* 4264 used by VTY interface */
 #define OSMO_CTRL_PORT_CBC	4265
+/* 4266 used by D-GSM mDNS */
+#define OSMO_CTRL_PORT_MGW	4267
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/17417
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I70ae237ea27972f6819fd217c3d5059dda009486
Gerrit-Change-Number: 17417
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200308/77cefb0b/attachment.htm>


More information about the gerrit-log mailing list