<p>lynxis lazus <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/14171">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instance<br><br>The instance bssgp_nsi is a global instance to be used by all<br>NS related functions. Previous the PCU allocated and initialized<br>the bssgp_nsi instance when (re-)connecting and freeing on disconnect.<br>The problem of the implicit initialisation is gprs_ns_vty_init(bssgp_nsi).<br>All vty init functions must be called before the configuration is read,<br>otherwise a previous vty written configuration is invalid.<br>Furthermore the vty modifications to the `ns` object were lost when the PCU has to<br>reconnect to the SGSN.<br><br>Fixes: OS#4024<br>Change-Id: I2aa53ea54e9352577f6280ad7b9d1d9da9f57eaf<br>---<br>M src/gprs_bssgp_pcu.cpp<br>M src/pcu_main.cpp<br>M tests/emu/pcu_emu.cpp<br>M tests/tbf/TbfTest.cpp<br>4 files changed, 49 insertions(+), 17 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/71/14171/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/14171">change 14171</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/+/14171"/><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: I2aa53ea54e9352577f6280ad7b9d1d9da9f57eaf </div>
<div style="display:none"> Gerrit-Change-Number: 14171 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>