aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/vty
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-02-10 13:28:00 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-02-10 13:28:00 +0100
commit620dfa6be2b061652aabef02a68dce9375805235 (patch)
treef7a0c50ca71ce0d73c8c145fecbf8cdae242341d /include/osmocom/vty
parent5710804a42b72504c012b75222b663cdf46de4f5 (diff)
add vty port nr for osmo-cscn
Diffstat (limited to 'include/osmocom/vty')
-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 2d791d58..5375ecf5 100644
--- a/include/osmocom/vty/ports.h
+++ b/include/osmocom/vty/ports.h
@@ -14,3 +14,4 @@
/* 4249-4251 used by control interface */
#define OSMO_VTY_PORT_BTSMGR 4252
#define OSMO_VTY_PORT_GTPHUB 4253
+#define OSMO_VTY_PORT_CSCN 4254