ports.h: Add 4268 for UECUPS VTY

Change-Id: I6c53654f06fac6b6b196be88178a918d38e91e46
This commit is contained in:
Harald Welte 2020-04-17 10:36:06 +02:00
parent 898c9c6af8
commit e616cbad62
1 changed files with 1 additions and 0 deletions

View File

@ -34,4 +34,5 @@
#define OSMO_VTY_PORT_HNBGW 4261
/* 4262-4263 used by control interface */
#define OSMO_VTY_PORT_CBC 4264
#define OSMO_VTY_PORT_UECUPS 4268
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */