openbsc.git branch master updated. 0.15.0-584-g1611df5

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
Mon Dec 12 12:54:05 UTC 2016


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, master has been updated
       via  1611df5226199da2bf2fba3d22d93cc1a6c6c777 (commit)
      from  b8e8d0a4023d6916a6b2042f81ef17d32e8675c4 (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=1611df5226199da2bf2fba3d22d93cc1a6c6c777

commit 1611df5226199da2bf2fba3d22d93cc1a6c6c777
Author: Pravin Kumarvel <pmanohar at radisys.com>
Date:   Mon Dec 12 17:20:39 2016 +0530

    Support Deactivate PDP Context Request from network
    
    Enable Deactivate PDP context based on the IMSI of the subscriber.
    When there are PDP contexts present for a MM context,
    PDP context will be deactivated along with GMM Detach(MM context deletion).
    If there are no PDP present, MM context will be deleted to avoid
    further PDP context request from the MS.
    Test cases is added to check this functionality.
    
    Change-Id: Ia0a41aa2218ec2fda4ea17a37c8cc55cba63dd13

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

Summary of changes:
 openbsc/include/openbsc/gprs_sgsn.h |   2 +
 openbsc/src/gprs/gprs_sgsn.c        |  38 ++++++++++
 openbsc/tests/sgsn/sgsn_test.c      | 136 ++++++++++++++++++++++++++++++++++++
 openbsc/tests/sgsn/sgsn_test.ok     |   4 ++
 4 files changed, 180 insertions(+)


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



More information about the osmocom-commitlog mailing list