aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl/ports.h
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/ports.h
parent572fc2d3441ff5ddbf361b2e815910d79fa4f66d (diff)
ports.h: Add ctrl port for osmo-gbproxy
Diffstat (limited to 'include/osmocom/ctrl/ports.h')
-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. */