[MERGED] libosmocore[master]: Add control interface port for GGSN

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

Harald Welte gerrit-no-reply at lists.osmocom.org
Mon Aug 8 17:42:17 UTC 2016


Harald Welte has submitted this change and it was merged.

Change subject: Add control interface port for GGSN
......................................................................


Add control interface port for GGSN

Change-Id: Ie7232189fe3265a8631fd3652b2c8c152cdee918
Related: OS#1646
---
M include/osmocom/ctrl/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/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index 71c8e2d..c89bbe3 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -6,4 +6,5 @@
 #define OSMO_CTRL_PORT_NITB_BSC	4249
 #define OSMO_CTRL_PORT_BSC_NAT	4250
 #define OSMO_CTRL_PORT_SGSN	4251
+#define OSMO_CTRL_PORT_GGSN	4252
 #define OSMO_CTRL_PORT_CSCN	4255

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie7232189fe3265a8631fd3652b2c8c152cdee918
Gerrit-PatchSet: 2
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list