openbsc.git branch aoip updated. 0.15.0-947-g304bdb0c2

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
Wed Aug 23 00:29:47 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, aoip has been updated
       via  304bdb0c2e0f0919f248785eea7c3ab2cd4ba775 (commit)
       via  2d8683e6385d349e23d08e7e09fcb6099ca68f87 (commit)
       via  9d14724b2024f48914205f272a02fd6cfddee522 (commit)
       via  e29e9035b5b2ecb5bb7c2d05becd2311853b1100 (commit)
       via  514aae7dbaf95c8122420886ac6c2d3e66962cb2 (commit)
       via  30865f583beace8fec3c1fe0adc50fe583c39ee0 (commit)
       via  400ae8088643b32caeba05a51bc95ccb80f13f89 (commit)
      from  a277769b657ad2065f8625626e0f81842f7e91b3 (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=304bdb0c2e0f0919f248785eea7c3ab2cd4ba775

commit 304bdb0c2e0f0919f248785eea7c3ab2cd4ba775
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Aug 16 11:49:54 2017 +0200

    fix typo

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

commit 2d8683e6385d349e23d08e7e09fcb6099ca68f87
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Aug 16 11:13:51 2017 +0200

    fixup: fix possible null pointer deref
    
    Check for nullpointer - just to be sure, there was no crash at
    this point.

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

commit 9d14724b2024f48914205f272a02fd6cfddee522
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Wed Aug 16 11:10:31 2017 +0200

    cosmetic: fix ugly variable naming

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

commit e29e9035b5b2ecb5bb7c2d05becd2311853b1100
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Tue Aug 15 11:01:18 2017 +0200

    osmo-bsc: fix (null) string in VTY config
    
    When writing the config file the options bsc-addr, and msc-addr,
    a (null) string is written to the config file, which prevents
    the config file from reading it back.
    
    memorize the string names given to bsc-addr and msc-addr and
    write them back, also check if the strings are NULL in case
    the user did not set any names.

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

commit 514aae7dbaf95c8122420886ac6c2d3e66962cb2
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Aug 11 15:51:07 2017 +0200

    osmo-bsc: pointcodes in human readable form
    
    use osmo_sccp_addr_name() instead of osmo_sccp_addr_dump()

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

commit 30865f583beace8fec3c1fe0adc50fe583c39ee0
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Aug 11 16:25:42 2017 +0200

    osmo-msc: point codes in human readable form
    
    use osmo_sccp_addr_name() instead of osmo_sccp_addr_dump()

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

commit 400ae8088643b32caeba05a51bc95ccb80f13f89
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Fri Aug 11 13:59:29 2017 +0200

    osmo-bsc: cleanup osmo_bsc_sigtran_init()

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

Summary of changes:
 openbsc/include/openbsc/bsc_msc_data.h  |   2 +
 openbsc/include/openbsc/gsm_data.h      |   2 +-
 openbsc/src/libmsc/a_iface.c            |  29 +++--
 openbsc/src/libmsc/a_iface_bssap.c      |  21 +++-
 openbsc/src/osmo-bsc/osmo_bsc_bssap.c   |   7 +-
 openbsc/src/osmo-bsc/osmo_bsc_sigtran.c | 180 ++++++++++++++++++++++----------
 openbsc/src/osmo-bsc/osmo_bsc_vty.c     |  17 +--
 7 files changed, 178 insertions(+), 80 deletions(-)


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



More information about the osmocom-commitlog mailing list