aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/ctrl')
-rw-r--r--include/osmocom/ctrl/ports.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h
index b65bd00c..25d2491b 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -22,4 +22,6 @@
#define OSMO_CTRL_PORT_HLR 4259
#define OSMO_CTRL_PORT_HNBGW 4262
#define OSMO_CTRL_PORT_GBPROXY 4263
+/* 4264 used by VTY interface */
+#define OSMO_CTRL_PORT_CBC 4265
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */