<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9989">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gtp: Log ignore CTX DEL REQ due to no teardown and only 1 ctx active<br><br>Change-Id: Ic950c04d309d5686bfbeab332f79c48678e743ae<br>---<br>M gtp/gtp.c<br>1 file changed, 3 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/89/9989/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/gtp/gtp.c b/gtp/gtp.c</span><br><span>index 5b83d20..1309cb5 100644</span><br><span>--- a/gtp/gtp.c</span><br><span>+++ b/gtp/gtp.c</span><br><span>@@ -2553,6 +2553,9 @@</span><br><span>                               if (linked_pdp->secondary_tei[n])</span><br><span>                                         count++;</span><br><span>                     if (count <= 1) {</span><br><span style="color: hsl(120, 100%, 40%);">+                          GTP_LOGPKG(LOGL_NOTICE, peer, pack, len,</span><br><span style="color: hsl(120, 100%, 40%);">+                                         "Ignoring CTX DEL without teardown and count=%d\n",</span><br><span style="color: hsl(120, 100%, 40%);">+                                         count);</span><br><span>                           return 0;       /* 29.060 7.3.5 Ignore message */</span><br><span>                    }</span><br><span>            }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9989">change 9989</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/9989"/><meta itemprop="name" content="View Change"/></div></div>

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