openbsc.git branch jerlbeck/packages/wip updated. 0.13.0-752-g0124751

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
Thu Nov 6 17:24:22 UTC 2014


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/packages/wip has been updated
       via  0124751e6a91c1ab87b56a3f5db5cd7a98575511 (commit)
       via  d788a8ffe1bb353621312fda100af49163716f14 (commit)
      from  29f399634aab15fc9b4d5e4dacb0c3dca9875fe2 (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=0124751e6a91c1ab87b56a3f5db5cd7a98575511

commit 0124751e6a91c1ab87b56a3f5db5cd7a98575511
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Thu Nov 6 17:00:19 2014 +0100

    debian: Prepare new test release (0.13.1+z8f)

http://cgit.osmocom.org/openbsc/commit/?id=d788a8ffe1bb353621312fda100af49163716f14

commit d788a8ffe1bb353621312fda100af49163716f14
Author: Jacob Erlbeck <jerlbeck at sysmocom.de>
Date:   Thu Nov 6 13:43:41 2014 +0100

    sgsn: Cleanup after RA Update Reject / Attach Reject (TODO)
    
    Currently, the LLME is not cleanup up after sending an RA Update
    Reject. This happens after entering a routing area from outside,
    since in that case the SGSN sends an RA Update Reject (implicitly
    detached) which causes the MS to restart the attach procedure.
    The LLME is also not updated if an Attach Request with message errors
    (encoding, invalid MI type) is received or if an MM context cannot be
    allocated.
    
    This patch changes gsm48_rx_gmm_ra_upd_req and gsm48_rx_gmm_att_req
    to unassign the LLME or free the MM context (if available) after a
    Reject message has been sent.
    
    TODO:
     - test cases
    
    Ticket: OW#1324
    Sponsored-by: On-Waves ehf

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

Summary of changes:
 debian/changelog            |  3 ++-
 openbsc/src/gprs/gprs_gmm.c | 52 +++++++++++++++++++++++++++++++++++++++------
 2 files changed, 47 insertions(+), 8 deletions(-)


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



More information about the osmocom-commitlog mailing list