aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2015-11-02 20:18:33 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2015-11-02 20:24:06 +0100
commit07cf861e25d2f2359e55ec803256c2211eda0a12 (patch)
treeaa23c745057ec800af4a3bbde45436b374911f03 /include
parent667e83d71eebba70817ab035ef207a52785bc129 (diff)
gtphub: add OSMO_VTY_PORT_GTPHUB.
This is for gtphub, being developed in openbsc.git. Sponsored-by: On-Waves ehi
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/vty/ports.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index f4bc4853..2d791d58 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -13,3 +13,4 @@
#define OSMO_VTY_PORT_BB 4247
/* 4249-4251 used by control interface */
#define OSMO_VTY_PORT_BTSMGR 4252
+#define OSMO_VTY_PORT_GTPHUB 4253