[PATCH] libosmocore[master]: ports.h: Add VTY 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
Wed Aug 16 21:39:21 UTC 2017


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

ports.h: Add VTY port for GGSN

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


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/42/3542/1

diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index 8f8ef75..c3ad389 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -26,4 +26,5 @@
 #define OSMO_VTY_PORT_MNCC_SIP	4256
 /* 4257 used by control interface */
 #define OSMO_VTY_PORT_HLR	4258
+#define OSMO_VTY_PORT_GGSN	4259
 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5bd49fbc19e88db96b4adbd56c82e7936059551c
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list