aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
diff options
context:
space:
mode:
authorHarald Welte <laforge@osmocom.org>2020-06-29 10:41:46 +0200
committerHarald Welte <laforge@osmocom.org>2020-06-29 10:42:02 +0200
commitdb974f372b6039811737a8cbdcaec13f854a777e (patch)
tree03ec7da91283fb8712bd3a65bcf728fce98fd67e /include/osmocom/vty
parent78af6ba54bb94147556cbe36f7c2d859ad4efcb9 (diff)
vty/ports.h: Add VTY port for osmo-e1d
Diffstat (limited to 'include/osmocom/vty')
-rw-r--r--include/osmocom/vty/ports.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/vty/ports.h b/include/osmocom/vty/ports.h
index 56f73077..cda6a55c 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -35,4 +35,5 @@
/* 4262-4263 used by control interface */
#define OSMO_VTY_PORT_CBC 4264
#define OSMO_VTY_PORT_UECUPS 4268
+#define OSMO_VTY_PORT_E1D 4269
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */