libosmo-sccp.git branch master updated. 0.0.6.3-291-g130c680

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 Aug 10 16:51:58 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 "SCCP Library".

The branch, master has been updated
       via  130c6808544e9b48f4742e2ef4ca5ca30d2b1425 (commit)
      from  ba12716882059491c6a0923cc061165988df590b (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/libosmo-sccp/commit/?id=130c6808544e9b48f4742e2ef4ca5ca30d2b1425

commit 130c6808544e9b48f4742e2ef4ca5ca30d2b1425
Author: Philipp Maier <pmaier at sysmocom.de>
Date:   Thu Aug 10 17:57:08 2017 +0200

    sccp: prefix default parameters of osmo_sccp_simple_client()
    
    The simple client takes certain parameters (pc, ip and port
    numbers) which serve as a fallback default in case the user
    did not configure any suitable parameters via the VTY.
    
    Prefix all default variables with default_ to make the
    purpose clear to the API user
    
    Change-Id: Id9e697e8b198e4f58a79e59aaf2e649e84a3eb63

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

Summary of changes:
 include/osmocom/sigtran/osmo_ss7.h | 17 ++++++++------
 src/sccp_user.c                    | 47 ++++++++++++++++++++++----------------
 2 files changed, 37 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list