[PATCH] libosmo-sccp[master]: stp: Install VTY commands for FSM introspection

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Thu Apr 27 08:13:37 UTC 2017


Review at  https://gerrit.osmocom.org/2421

stp: Install VTY commands for FSM introspection

Change-Id: I4ee881715e874eaed3cca6ac42db21260123306a
---
M stp/stp_main.c
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/21/2421/1

diff --git a/stp/stp_main.c b/stp/stp_main.c
index 3110ec4..564ced5 100644
--- a/stp/stp_main.c
+++ b/stp/stp_main.c
@@ -137,6 +137,7 @@
 	osmo_fsm_log_addr(false);
 	logging_vty_add_cmds(&log_info);
 	osmo_ss7_vty_init_sg();
+	osmo_fsm_vty_add_cmds();
 
 	rc = vty_read_config_file(cmdline_config.config_file, NULL);
 	if (rc < 0) {

-- 
To view, visit https://gerrit.osmocom.org/2421
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4ee881715e874eaed3cca6ac42db21260123306a
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list