openbsc.git branch sysmocom/iu updated. 0.15.0-261-g38e2f1b

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 Feb 18 15:04:10 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, sysmocom/iu has been updated
       via  38e2f1bca4e43414ed39a938d7c5d8bafe5e8533 (commit)
       via  ebd4d820b3b0d7ba5db3b25a14f407d0c7276044 (commit)
       via  5a0d9c6937605ba17bfe249864c20b54d8751f4c (commit)
       via  2f0e9abbb0784d6325f852423339ae93e6a6e9ba (commit)
      from  05ae5b1245f95bf765b42e49af7b2596e013f0a0 (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=38e2f1bca4e43414ed39a938d7c5d8bafe5e8533

commit 38e2f1bca4e43414ed39a938d7c5d8bafe5e8533
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Feb 18 15:59:01 2016 +0100

    Revert "iu.c: avoid warning by declaring ranap_free_rab_setupormodifieditemies()"
    
    There should be no need to silence this warning, the ranap_free_*
    functions are declared in libranap headers. In any case this will only
    obscure any real issue. Maybe osmo-iuh was not rebuilt completely
    (including generation of the c files from the python script).
    
    This reverts commit 05ae5b1245f95bf765b42e49af7b2596e013f0a0.

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

commit ebd4d820b3b0d7ba5db3b25a14f407d0c7276044
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Feb 18 15:51:06 2016 +0100

    libiu: Use custom setupormodifieditemies function
    
    The one generated by the python script doesn't really do what we want.
    Instead of futzing around with the script again just write our own
    version.

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

commit 5a0d9c6937605ba17bfe249864c20b54d8751f4c
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Feb 18 15:50:30 2016 +0100

    libiu: Indicate in log where we don't handle a specific message

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

commit 2f0e9abbb0784d6325f852423339ae93e6a6e9ba
Author: Daniel Willmann <dwillmann at sysmocom.de>
Date:   Thu Feb 18 15:46:52 2016 +0100

    libui: Don't assume gsm_network and gsm_subscriber_conncetion in libiu
    
    The sgsn uses other data structs so don't require them inside libiu.
    Instead keep a private list of ue contexts and iterate through that.
    
    This commit reverts the libui changes of commit
    d03faa4bacd4d2a8b9155faf5219a948b73f481c

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

Summary of changes:
 openbsc/include/openbsc/iu.h      |  6 +-----
 openbsc/src/gprs/sgsn_main.c      |  2 +-
 openbsc/src/libiu/iu.c            | 34 ++++++++++++----------------------
 openbsc/src/osmo-cscn/cscn_main.c |  2 +-
 4 files changed, 15 insertions(+), 29 deletions(-)


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



More information about the osmocom-commitlog mailing list