aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2018-05-29 20:55:18 +0200
committerDaniel Willmann <dwillmann@sysmocom.de>2018-05-29 21:02:16 +0200
commit07f075d197d7bf7befcfce419d5fef6013a764ef (patch)
tree73afde8f135953568a8e2bd2c62cdb3c2b4a2485 /include/osmocom/ctrl
parentdebian: Add libosmoctrl-doc sub-package (diff)
downloadlibosmocore-07f075d197d7bf7befcfce419d5fef6013a764ef.tar.xz
libosmocore-07f075d197d7bf7befcfce419d5fef6013a764ef.zip
ports.h: Add ctrl port for osmo-gbproxy
Change-Id: I46a1cef3013c9bbf9b5a6d64e83cd84568f2523c
Diffstat (limited to 'include/osmocom/ctrl')
-rw-r--r--include/osmocom/ctrl/ports.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index d6b53945..b65bd00c 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -21,4 +21,5 @@
#define OSMO_CTRL_PORT_GGSN 4257
#define OSMO_CTRL_PORT_HLR 4259
#define OSMO_CTRL_PORT_HNBGW 4262
+#define OSMO_CTRL_PORT_GBPROXY 4263
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */