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 "The OpenBSC GSM Base Station Controller (+MSC/HLR/SGSN)".
The branch, sysmocom/iu has been updated via 182adecb983aeb632315871e0f5d47472d1e19db (commit) via 3d0a500f2d184884ead6064b4852000f3317266f (commit) via a5c9cea22c5e901081769f98380291bd078d6626 (commit) via f45dc35321f65d409686de0aad248659e73436c9 (commit) via 2f6c4b6479d0fcfd429bc0d26832f261370978e0 (commit) via 2385074cba7f835d1f8eef8ea5d8274ab6a9a825 (commit) from d8b0b61ca8dbda67687907afbc6fea6af311cc1b (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=182adecb983aeb632315871e0f5d47472...
commit 182adecb983aeb632315871e0f5d47472d1e19db Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Thu Mar 17 17:58:24 2016 +0100
debug: log list of subscribers upon lookup
http://cgit.osmocom.org/openbsc/commit/?id=3d0a500f2d184884ead6064b4852000f3...
commit 3d0a500f2d184884ead6064b4852000f3317266f Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Thu Mar 17 17:57:31 2016 +0100
iu.c: log conn_id on outgoing messages
http://cgit.osmocom.org/openbsc/commit/?id=a5c9cea22c5e901081769f98380291bd0...
commit a5c9cea22c5e901081769f98380291bd078d6626 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Thu Mar 17 17:56:58 2016 +0100
logging: add DSUA to default_categories[]
http://cgit.osmocom.org/openbsc/commit/?id=f45dc35321f65d409686de0aad248659e...
commit f45dc35321f65d409686de0aad248659e73436c9 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Thu Mar 17 16:53:34 2016 +0100
logging: add DRANAP to default_categories
http://cgit.osmocom.org/openbsc/commit/?id=2f6c4b6479d0fcfd429bc0d26832f2613...
commit 2f6c4b6479d0fcfd429bc0d26832f261370978e0 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Thu Mar 17 17:58:59 2016 +0100
IuCS: fix logical flip in same_ue_conn()
http://cgit.osmocom.org/openbsc/commit/?id=2385074cba7f835d1f8eef8ea5d8274ab...
commit 2385074cba7f835d1f8eef8ea5d8274ab6a9a825 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Fri Mar 18 15:56:04 2016 +0100
fix build: iu.h: remove iu_rab_act_ps()'s rab_id parameter
Error was introduced in d04db9d907 'libiu: Replace RAB assignment response callback with a general one'
For iu_rab_act_ps(), the rab_id parameter was added in iu.h but not in the implementation, nor for the callers. Make the iu.h signature match the implementation, again.
-----------------------------------------------------------------------
Summary of changes: openbsc/include/openbsc/iu.h | 2 +- openbsc/src/libcommon/debug.c | 10 ++++++++++ openbsc/src/libiu/iu.c | 3 ++- openbsc/src/libmsc/iu_cs.c | 38 +++++++++++++++++++++++++++++++++++++- 4 files changed, 50 insertions(+), 3 deletions(-)
hooks/post-receive