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

fixeria gerrit-no-reply at lists.osmocom.org
Fri Feb 5 22:22:50 UTC 2021


fixeria has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/52/22752/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210205/7b3d8aef/attachment.htm>


More information about the gerrit-log mailing list