diff options
-rw-r--r-- | include/osmocom/ctrl/ports.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/ctrl/ports.h b/include/osmocom/ctrl/ports.h index 4bc2a247..101b8944 100644 --- a/include/osmocom/ctrl/ports.h +++ b/include/osmocom/ctrl/ports.h @@ -16,4 +16,5 @@ #define OSMO_CTRL_PORT_CSCN 4255 /* 4256 used by VTY interface */ #define OSMO_CTRL_PORT_GGSN 4257 +#define OSMO_CTRL_PORT_HLR 4259 /* When adding/changing port numbers, keep docs and wiki in sync. See above. */ |