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=130c6808544e9b48f4742e2ef4ca...
commit 130c6808544e9b48f4742e2ef4ca5ca30d2b1425 Author: Philipp Maier pmaier@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
osmocom-commitlog@lists.osmocom.org