Change in osmo-pcu[master]: vty: register libosmocore's FSM introspection commands

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/.

laforge gerrit-no-reply at lists.osmocom.org
Sat Feb 6 16:50:39 UTC 2021


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-pcu/+/22752 )

Change subject: vty: register libosmocore's FSM introspection commands
......................................................................

vty: register libosmocore's FSM introspection commands

Change-Id: Id268e44de6eb873138f38720a61cabe589a5d2c8
---
M src/pcu_vty.c
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved



diff --git a/src/pcu_vty.c b/src/pcu_vty.c
index b0d1ac6..6db8b05 100644
--- a/src/pcu_vty.c
+++ b/src/pcu_vty.c
@@ -1195,6 +1195,7 @@
 	logging_vty_add_cmds();
 	osmo_stats_vty_add_cmds();
 	osmo_talloc_vty_add_cmds();
+	osmo_fsm_vty_add_cmds();
 
 	install_node(&pcu_node, config_write_pcu);
 	install_element(CONFIG_NODE, &cfg_pcu_cmd);

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-pcu/+/22752
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: Id268e44de6eb873138f38720a61cabe589a5d2c8
Gerrit-Change-Number: 22752
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210206/4c75088a/attachment.htm>


More information about the gerrit-log mailing list