aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl/ports.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/ctrl/ports.h')
-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 25d2491b..4c3b77f9 100644
--- a/include/osmocom/ctrl/ports.h
+++ b/include/osmocom/ctrl/ports.h
@@ -24,4 +24,6 @@
#define OSMO_CTRL_PORT_GBPROXY 4263
/* 4264 used by VTY interface */
#define OSMO_CTRL_PORT_CBC 4265
+/* 4266 used by D-GSM mDNS */
+#define OSMO_CTRL_PORT_MGW 4267
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */