<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21382">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BSSGP_Emulation: Fix handling of BsgpResetRequqst<br><br>We need to change to BLCOKEd local state in order to activate<br>the altstep which handles the inbound BVC-RESET-ACK.<br><br>Change-Id: I32ede586f0977b7d96af9fe3ea5fae485184ea98<br>---<br>M library/BSSGP_Emulation.ttcnpp<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/82/21382/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/BSSGP_Emulation.ttcnpp b/library/BSSGP_Emulation.ttcnpp</span><br><span>index c430f87..2fa588b 100644</span><br><span>--- a/library/BSSGP_Emulation.ttcnpp</span><br><span>+++ b/library/BSSGP_Emulation.ttcnpp</span><br><span>@@ -1225,6 +1225,7 @@</span><br><span>              }</span><br><span> </span><br><span>        [] MGMT.receive(BssgpResetRequest:?) -> value brr {</span><br><span style="color: hsl(120, 100%, 40%);">+                f_ptp_change_state(BVC_S_BLOCKED);</span><br><span>           f_ptp_sendReset(brr.cause);</span><br><span>          }</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21382">change 21382</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-ttcn3-hacks/+/21382"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I32ede586f0977b7d96af9fe3ea5fae485184ea98 </div>
<div style="display:none"> Gerrit-Change-Number: 21382 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>