aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/vty.h
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-27 10:58:29 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-01-27 10:58:29 +0100
commit925c57fb545b072159a831bff852c92795704dfe (patch)
tree3120196806234e57648f7502e8767a8521b55972 /openbsc/include/openbsc/vty.h
parent1ba0730a7109b06e4043e7b17c11d8d2c34358c5 (diff)
nitb: Make the last change configurable
Introduce a NITB node and add the subscriber creation as config name in there.
Diffstat (limited to 'openbsc/include/openbsc/vty.h')
-rw-r--r--openbsc/include/openbsc/vty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/vty.h b/openbsc/include/openbsc/vty.h
index 9e07eb797..818a20e64 100644
--- a/openbsc/include/openbsc/vty.h
+++ b/openbsc/include/openbsc/vty.h
@@ -32,6 +32,7 @@ enum bsc_vty_node {
TRUNK_NODE,
PGROUP_NODE,
MNCC_INT_NODE,
+ NITB_NODE,
BSC_NODE,
SMPP_NODE,
SMPP_ESME_NODE,