openbsc.git branch jerlbeck/wip/gprs-patching updated. 0.13.0-860-gab5820d

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Tue Jan 6 15:40:09 UTC 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, jerlbeck/wip/gprs-patching has been updated
       via  ab5820d6dbbe322de617aaf8a5ccaf0ad0a2bffc (commit)
      from  a43e25b50c1ad30a597e336c8f47e274a9911186 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://cgit.osmocom.org/openbsc/commit/?id=ab5820d6dbbe322de617aaf8a5ccaf0ad0a2bffc

commit ab5820d6dbbe322de617aaf8a5ccaf0ad0a2bffc
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Tue Jan 6 16:32:41 2015 +0100

    gprs: Add expiry timeout for subscriber entries (TODO)
    
    Set the expiry delay after the subscriber has been deleted (e.g. by
    freeing the MM context). If cancelled, the subscriber will be deleted
    immediately and no timeout will be set. If the expiry time is unset,
    the subscriber entry will be kept but no timer will be started.
    
      - [no] subscriber-expiry-time <0-999999>
    
    TODO:
      - commit message
      - fix test
      - send PURGE MS (other commit)
      - expire ununsed MM contexts (other commit)
      - which default timeout ???
    
    Ticket: OW#????
    Sponsored-by: On-Waves ehf

-----------------------------------------------------------------------

Summary of changes:
 openbsc/include/openbsc/gprs_sgsn.h |  1 +
 openbsc/include/openbsc/sgsn.h      |  4 ++++
 openbsc/src/gprs/gprs_subscriber.c  | 48 +++++++++++++++++++++++++++++++++++--
 openbsc/src/gprs/sgsn_vty.c         | 35 +++++++++++++++++++++++++++
 4 files changed, 86 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)



More information about the osmocom-commitlog mailing list