libosmocore.git branch master updated. 0.7.0-86-g4448048

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
Sun Dec 14 18:02:51 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 "An utility library for Open Source Mobile Communications".

The branch, master has been updated
       via  4448048828db597aa99729b2b437986f59722c0e (commit)
       via  5f91a400685c0762df5f0f3bbb0b97daaf0d2371 (commit)
       via  2d6ad13d8daf860595e6d4025861e122ce574871 (commit)
      from  a5dc19dc4053e45a4a9ae8facfbdb7393ad5fe69 (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/libosmocore/commit/?id=4448048828db597aa99729b2b437986f59722c0e

commit 4448048828db597aa99729b2b437986f59722c0e
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Sun Dec 14 19:01:14 2014 +0100

    ipa: Make a reservation for the GSUP protocol
    
    GSUP is a protocol to have the OpenBSC SGSN talk
    to an exterbal system for 3GPP MAP connectivity.

http://cgit.osmocom.org/libosmocore/commit/?id=5f91a400685c0762df5f0f3bbb0b97daaf0d2371

commit 5f91a400685c0762df5f0f3bbb0b97daaf0d2371
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Fri Dec 5 10:29:45 2014 +0100

    logging: Call color only once and use the result
    
    First we check if a color is defined and then we call it again
    and use the result. Avoid the second call and use the result of
    the previous call.

http://cgit.osmocom.org/libosmocore/commit/?id=2d6ad13d8daf860595e6d4025861e122ce574871

commit 2d6ad13d8daf860595e6d4025861e122ce574871
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Fri Dec 5 09:35:30 2014 +0100

    logging: Make it possible to print category/subsys and timestamps
    
    We want to see from which category/subsystem a certain log message
    is coming from and use a different timestamp format as well. Add
    two new bitfields. This doesn't change the size of the structure
    and on 32bit we still have 27bits left.
    
    The extended timestamp will take preference over the current and
    default timestamp format.
    
    Fixes: SYS#602

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

Summary of changes:
 include/osmocom/core/logging.h          |  6 ++++
 include/osmocom/gsm/protocol/ipaccess.h |  1 +
 src/logging.c                           | 52 +++++++++++++++++++++++++++++++--
 src/vty/logging_vty.c                   | 49 +++++++++++++++++++++++++++++--
 4 files changed, 103 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
An utility library for Open Source Mobile Communications



More information about the osmocom-commitlog mailing list