vty: add port number for osmo-mgw

Change-Id: Ied224fe94b5152fd19e259396fbc0eaf69be4b96
This commit is contained in:
Philipp Maier 2017-11-10 10:59:04 +01:00 committed by Neels Hofmeyr
parent 4a73d5e843
commit c0fc7940df
1 changed files with 1 additions and 0 deletions

View File

@ -28,4 +28,5 @@
#define OSMO_VTY_PORT_HLR 4258
/* 4259 used by control interface */
#define OSMO_VTY_PORT_GGSN 4260
#define OSMO_VTY_PORT_MGW 4261
/* When adding/changing port numbers, keep docs and wiki in sync. See above. */