<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17092">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">VTY: install talloc context introspection commands<br><br>Change-Id: I2e1e26be1162b0fb695969e5ac265704adaf9d5c<br>---<br>M src/pcu_main.cpp<br>M src/pcu_vty.c<br>2 files changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/92/17092/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/pcu_main.cpp b/src/pcu_main.cpp</span><br><span>index 9b1319c..a33b655 100644</span><br><span>--- a/src/pcu_main.cpp</span><br><span>+++ b/src/pcu_main.cpp</span><br><span>@@ -269,6 +269,7 @@</span><br><span>         gprs_ns_set_log_ss(DNS);</span><br><span>     bssgp_set_log_ss(DBSSGP);</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ pcu_vty_info.tall_ctx = tall_pcu_ctx;</span><br><span>        vty_init(&pcu_vty_info);</span><br><span>         pcu_vty_init();</span><br><span> </span><br><span>diff --git a/src/pcu_vty.c b/src/pcu_vty.c</span><br><span>index 94215d7..9cae777 100644</span><br><span>--- a/src/pcu_vty.c</span><br><span>+++ b/src/pcu_vty.c</span><br><span>@@ -1210,6 +1210,7 @@</span><br><span> </span><br><span>     logging_vty_add_cmds();</span><br><span>      osmo_stats_vty_add_cmds();</span><br><span style="color: hsl(120, 100%, 40%);">+    osmo_talloc_vty_add_cmds();</span><br><span> </span><br><span>      install_node(&pcu_node, config_write_pcu);</span><br><span>       install_element(CONFIG_NODE, &cfg_pcu_cmd);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/17092">change 17092</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-pcu/+/17092"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I2e1e26be1162b0fb695969e5ac265704adaf9d5c </div>
<div style="display:none"> Gerrit-Change-Number: 17092 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>