aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty/ports.h
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-28 04:02:53 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-01-28 04:02:53 +0100
commit92fa18e6b800a27aa064a5fb8321cddd7383ae20 (patch)
treedaacf01c1aab9988770aa94aa0473311991b90d1 /include/osmocom/vty/ports.h
parent48f55833476439fc45fa4eaa4327beccdc92d44b (diff)
vty/ports.h: reserve port 4258 for OsmoHLR VTY
Diffstat (limited to 'include/osmocom/vty/ports.h')
-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 c5e396b4..e43b53f0 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -24,3 +24,4 @@
/* 4255 used by control interface */
#define OSMO_VTY_PORT_MNCC_SIP 4256
/* 4257 used by control interface */
+#define OSMO_VTY_PORT_HLR 4258