<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9505">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc-nat: Avoid sending reset ack twice in a row<br><br>Fixes: 38a77d0098b21e14a42a91fd83bc8179b2978555<br><br>Change-Id: Iedf45a787d5e684b2f199e8e947da434fe75cf05<br>---<br>M openbsc/src/osmo-bsc_nat/bsc_nat.c<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/openbsc refs/changes/05/9505/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/openbsc/src/osmo-bsc_nat/bsc_nat.c b/openbsc/src/osmo-bsc_nat/bsc_nat.c</span><br><span>index 38a29be..240286e 100644</span><br><span>--- a/openbsc/src/osmo-bsc_nat/bsc_nat.c</span><br><span>+++ b/openbsc/src/osmo-bsc_nat/bsc_nat.c</span><br><span>@@ -1261,7 +1261,6 @@</span><br><span>       /* if we filter out the reset send an ack to the BSC */</span><br><span>      if (parsed->bssap == 0 && parsed->gsm_type == BSS_MAP_MSG_RESET) {</span><br><span>             send_reset_ack(bsc);</span><br><span style="color: hsl(0, 100%, 40%);">-            send_reset_ack(bsc);</span><br><span>         } else if (parsed->ipa_proto == IPAC_PROTO_IPACCESS) {</span><br><span>            /* do we know who is handling this? */</span><br><span>               if (msg->l2h[0] == IPAC_MSGT_ID_RESP && msgb_l2len(msg) > 2) {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9505">change 9505</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/9505"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: openbsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iedf45a787d5e684b2f199e8e947da434fe75cf05 </div>
<div style="display:none"> Gerrit-Change-Number: 9505 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>