openbsc.git branch master updated. 0.15.0-697-gd015cbd65

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

The branch, master has been updated
       via  d015cbd65d2547e813f361654b3059d4eefa3669 (commit)
      from  27355c9c654e7035d8fea0619f3832e978a244bb (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=d015cbd65d2547e813f361654b3059d4eefa3669

commit d015cbd65d2547e813f361654b3059d4eefa3669
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Mon Feb 27 17:58:31 2017 +0100

    XID: resend xid with pdp-ctx-ack messages
    
    If a pdp context is created a xid request is sent right after
    the pdp-context-ack message. The sending of the pdp-context-ack
    and the xid message is triggered from the GGSN via the GTP
    interface.
    
    When the pdp-context-ack message is not received by the MS, it will
    send the pdp-context-request again. A lost pdp-context-ack is resent
    by the SGSN directly so that the mechanism described  above does
    not work for pdp-context-ack resents.
    
    This commit adds code to trigger the sending of xid messages also
    for resent pdp-context-ack messages.
    
    Change-Id: Ice66790803154310a61a70a54be76cec539c97a7

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

Summary of changes:
 openbsc/src/gprs/gprs_gmm.c | 16 +++++++++++++++-
 1 file changed, 15 insertions(+), 1 deletion(-)


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



More information about the osmocom-commitlog mailing list