aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/ctrl/ports.h
diff options
context:
space:
mode:
authorKirill Zakharenko <earwin@gmail.com>2020-05-01 18:21:58 +0300
committerKirill Zakharenko <earwin@gmail.com>2020-05-01 18:21:58 +0300
commit357ab3abba5a1be0a66f8ae6c6a0460ddb4b7c06 (patch)
treead0979169f0d7911bb503466036f36f1489bc714 /include/osmocom/ctrl/ports.h
parent459224a99391fa9adf22a45cb6a63d56703aa3a8 (diff)
parentd87d6f177837c848381e362d3880509ba275cac8 (diff)
Merge master into fairwaves/production
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. */