openbsc.git branch pmaier/aoip3 updated. 0.15.0-944-gce0a86b28

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 Aug 15 09:11:40 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, pmaier/aoip3 has been updated
       via  ce0a86b2852c0c6b615d51ed3ab92d699eed3f76 (commit)
      from  23b8cf5eaa4182fbc8c0940fd3727f7e6e4dac2b (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=ce0a86b2852c0c6b615d51ed3ab92d699eed3f76

commit ce0a86b2852c0c6b615d51ed3ab92d699eed3f76
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.

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

Summary of changes:
 openbsc/include/openbsc/bsc_msc_data.h |  2 ++
 openbsc/src/osmo-bsc/osmo_bsc_vty.c    | 17 ++++++++++-------
 2 files changed, 12 insertions(+), 7 deletions(-)


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



More information about the osmocom-commitlog mailing list