Change in libosmo-sccp[master]: osmo-stp: register VTY commands for talloc context 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
Fri May 10 07:06:25 UTC 2019


Harald Welte has submitted this change and it was merged. ( 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(-)

Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved



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: merged
Gerrit-Change-Id: Id0789c4946929b783c54220de439958001f94992
Gerrit-Change-Number: 13954
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder (1000002)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190510/238e6433/attachment.htm>


More information about the gerrit-log mailing list