openbsc.git branch master updated. 0.15.0-883-g9051421d7

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 Sep 11 18:41:35 UTC 2017


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 "Legacy: The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".

The branch, master has been updated
       via  9051421d75eed22c02f01b373cfab58dbadcd4b5 (commit)
      from  f52cf145acea5db288543de0f2e886988d5676cf (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=9051421d75eed22c02f01b373cfab58dbadcd4b5

commit 9051421d75eed22c02f01b373cfab58dbadcd4b5
Author: Pablo Neira Ayuso <pablo at gnumonks.org>
Date:   Sun Sep 10 21:29:12 2017 +0200

    libmsc: annotate esme route in the sms object from deliver_to_esme()
    
    Annotate this esme route, so we can use it to return -EINPROGRESS to
    skip sending premature RP-ACK to the mobile station, in case we're
    handling sms routes through SMPP.
    
    Now that we have this information in place, we use it wherever possible
    to avoid kludgy checks on sms->receiver.
    
    sms_free() already releases references to this object, so we should be
    fine with this.
    
    Fixes: 4e5b90a594f9 ("libmsc: remove 'deferred' parameter in sms_route_mt_sms()")
    Change-Id: Ib8a8fd9bbb0d3b6aff7931e4bacbea99d000e484

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

Summary of changes:
 openbsc/src/libmsc/gsm_04_11.c    | 11 ++++++++---
 openbsc/src/libmsc/smpp_openbsc.c |  4 ++++
 2 files changed, 12 insertions(+), 3 deletions(-)


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



More information about the osmocom-commitlog mailing list