From 47b2601e01def1f6947b517fe2f27580433200c6 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 15 Sep 2010 23:28:49 +0800 Subject: bsc: Register a new MSC group with data for the MSC connection This group contains everything that is related to the MSC connections. --- openbsc/include/openbsc/vty.h | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsc/include/openbsc/vty.h') diff --git a/openbsc/include/openbsc/vty.h b/openbsc/include/openbsc/vty.h index 8c75c5812..d62778840 100644 --- a/openbsc/include/openbsc/vty.h +++ b/openbsc/include/openbsc/vty.h @@ -31,6 +31,7 @@ enum bsc_vty_node { OML_NODE, NAT_NODE, NAT_BSC_NODE, + MSC_NODE, }; extern int bsc_vty_is_config_node(struct vty *vty, int node); -- cgit v1.2.3