vty/ports.h: Add VTY port for osmo-e1d

Change-Id: Ia19b870146334b4ab749f12dc87fb628c1cdcca9
This commit is contained in:
Harald Welte 2020-06-29 10:41:46 +02:00
parent 78af6ba54b
commit db974f372b
1 changed files with 1 additions and 0 deletions

View File

@ -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. */