<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10486">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gbproxy: Add new VTY-managed timer: link-list clean-stale-timer<br><br>This timer allows periodically cleaning up stale links in link-list of<br>each gbproxy_peer. Previous to this patch, this kind of cleanup<br>(gbproxy_remove_stale_link_infos) was being done only as a consequence<br>of external events being triggered, such as a message from that peer<br>being received.<br>It was found in a production network agreggating several BSS that some<br>of them were offline for a longtime but gbproxy was still caching big<br>amounts of really old link_info for the NSEI assigned to those BSS,<br>because since they were probably turned off abruptely, no new messages<br>were received from it which would trigger the cleanup.<br>As a consequence, it has been observed that a timer to periodically<br>clean up old entries (link-list max-age) is requird in case w don't<br>receive messages from that NSEI periodically.<br><br>Related: SYS#4431<br>Change-Id: Ic777016f6d4f0e30fb736484774ca46878f17b7a<br>---<br>M include/osmocom/sgsn/gb_proxy.h<br>M src/gprs/gb_proxy_peer.c<br>M src/gprs/gb_proxy_vty.c<br>3 files changed, 67 insertions(+), 2 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/86/10486/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10486">change 10486</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/10486"/><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: Ic777016f6d4f0e30fb736484774ca46878f17b7a </div>
<div style="display:none"> Gerrit-Change-Number: 10486 </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: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Stefan Sperling <ssperling@sysmocom.de> </div>