Vadim Yanitskiy has uploaded this change for review. ( 
https://gerrit.osmocom.org/13954


Change subject: osmo-stp: register VTY commands for talloc context introspection
......................................................................

osmo-stp: register VTY commands for talloc context introspection

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



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

diff --git a/stp/stp_main.c b/stp/stp_main.c
index e7f4f38..aa77e61 100644
--- a/stp/stp_main.c
+++ b/stp/stp_main.c
@@ -180,6 +180,7 @@
        osmo_ss7_vty_init_sg(tall_stp_ctx);
        osmo_sccp_vty_init();
        osmo_fsm_vty_add_cmds();
+       osmo_talloc_vty_add_cmds();

        rc = vty_read_config_file(cmdline_config.config_file, NULL);
        if (rc < 0) {

--
To view, visit https://gerrit.osmocom.org/13954
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id0789c4946929b783c54220de439958001f94992
Gerrit-Change-Number: 13954
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <[email protected]>

Reply via email to