<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10477">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gbproxy: Add VTY parameter: link stored-msgs-max-length<br><br>It was discovered in some prod setups that some TLLIs can maintain quite<br>long queues of msgb in case its IMSI is not acquired and the tlli is not<br>pruned due to link-list max-{age,length} being set to 0. As a result,<br>the osmo-gpbroxy steadly increases the list size of maintained TLLIs, and<br>some TLLI was found without IMSI catching already 1211 msgb.<br><br>Let's allow setting a maxiumum length for the queue storing those msgb<br>in a per TLLI base. If the limit is reached, oldest msgb are removed<br>before adding a new one.<br><br>Depends: libosmocore Change-Id I33b501e89a8f29e4aa121696bcbb13d4b83db40f<br><br>Related: SYS#4297<br><br>Change-Id: I4473be8604f80302df03ffdd5a13280dc072f824<br>---<br>M include/osmocom/sgsn/gb_proxy.h<br>M src/gprs/gb_proxy.c<br>M src/gprs/gb_proxy_vty.c<br>3 files changed, 59 insertions(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sgsn refs/changes/77/10477/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10477">change 10477</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/10477"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I4473be8604f80302df03ffdd5a13280dc072f824 </div>
<div style="display:none"> Gerrit-Change-Number: 10477 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>