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, sysmocom/iu has been updated via b86cc95df32346bf77afd2005c5430d8c6a6d6ae (commit) via f3041d11101f6254a6a0933f37db51104752c5ed (commit) from d2a5eb621ae7eec7442df022d59f04a5316c4fdc (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=b86cc95df32346bf77afd2005c54...
commit b86cc95df32346bf77afd2005c5430d8c6a6d6ae Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon May 2 18:02:56 2016 +0200
fix: use proper disconnect prim param type
For the N-DISCONNECT prim, parse CREF, RLC and RLSD from the proper parameter struct type: osmo_scu_disconn_param instead of osmo_scu_connect_param.
Before this, the conn_id ended up in the wrong place and the other side always received a zero conn_id.
Tested only for the RLSD case, which fixes Iu-Release message evaluation for all except the very first SUA conn received by the CN components.
In all three cases, set:
* param->responding_addr to conn->called_addr. * param->originator to OSMO_SCCP_ORIG_UNDEFINED.
http://cgit.osmocom.org/libosmo-sccp/commit/?id=f3041d11101f6254a6a0933f37db...
commit f3041d11101f6254a6a0933f37db51104752c5ed Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon May 2 17:57:48 2016 +0200
cosmetic: sua.c: comments
Remove some obsolete FIXMEs.
Add some human readable names.
-----------------------------------------------------------------------
Summary of changes: src/sua.c | 49 ++++++++++++++++++------------------------------- 1 file changed, 18 insertions(+), 31 deletions(-)
hooks/post-receive
osmocom-commitlog@lists.osmocom.org