<p>Stefan Sperling <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9211">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">implement periodic Location Update expiry in the VLR<br><br>Remove subscribers which fail to send periodic Location Updates from the<br>list of subscribers known to the VLR. This complements the IMSI detach<br>procedure: periodic LU expiry triggers an implicit IMSI detach.<br><br>Expired subscribers are purged from a periodic timer which iterates<br>over all subscribers once per minute.<br><br>Subscribers with an active connection do not expire. This is controlled<br>by the subscriber conn FSM which sets a subscriber's the LU expiry timeout<br>value to GSM_SUBSCRIBER_NO_EXPIRATION while a connection is active.<br><br>Add support for fake time with osmo_clock_gettime() to msc_vlr tests.<br><br>Related: OS#1976<br>Change-Id: Iebdee8b12d22acfcfb265ee41e71cfc8d9eb3ba9<br>---<br>M include/osmocom/msc/gsm_subscriber.h<br>M include/osmocom/msc/vlr.h<br>M src/libmsc/subscr_conn.c<br>M src/libvlr/vlr.c<br>M src/libvlr/vlr_lu_fsm.c<br>M tests/msc_vlr/msc_vlr_test_no_authen.c<br>M tests/msc_vlr/msc_vlr_test_no_authen.err<br>M tests/msc_vlr/msc_vlr_tests.c<br>M tests/msc_vlr/msc_vlr_tests.h<br>9 files changed, 281 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/11/9211/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9211">change 9211</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/9211"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Iebdee8b12d22acfcfb265ee41e71cfc8d9eb3ba9 </div>
<div style="display:none"> Gerrit-Change-Number: 9211 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Stefan Sperling <ssperling@sysmocom.de> </div>