<p><a href="https://gerrit.osmocom.org/9993">View Change</a></p><p>1 comment:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9993/1//COMMIT_MSG">Commit Message:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9993/1//COMMIT_MSG@20">Patch Set #1, Line 20:</a> <code style="font-family:monospace,monospace">when</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">What happens if the MS doesn't respond?</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">When the PDP CTX DEACT is sent to the MS (gsm48_tx_gsm_deact_pdp_req), timer 3395 is armed.</p><p style="white-space: pre-wrap; word-wrap: break-word;">The first 4 times the timer fires, a retrans is sent (pdpctx_timer_cb). 5th time, sgsn_delete_pdp_ctx() is called, which will attempt to send a DEACT REQ towards the GGSN but not free the ctx if ggsn is not available.</p><p style="white-space: pre-wrap; word-wrap: break-word;">So indeed I think we need to check in the 5th time code path if ggsn is available or not and then free if not available. Good point there.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/9993">change 9993</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/9993"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sgsn </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I1c74098e181552c218e152bf4ac5035cea770428 </div>
<div style="display:none"> Gerrit-Change-Number: 9993 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Holger Freyther <holger@freyther.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 16 Jul 2018 08:14:10 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: No </div>