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, neels/wip has been created at 7005235bcb03b01daabca01235882b444a6c3918 (commit)
- Log ----------------------------------------------------------------- http://cgit.osmocom.org/libosmo-sccp/commit/?id=7005235bcb03b01daabca0123588...
commit 7005235bcb03b01daabca01235882b444a6c3918 Merge: b09b876 702928b Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon Apr 4 18:55:30 2016 +0200
Merge branch 'master' into sysmocom/iu
http://cgit.osmocom.org/libosmo-sccp/commit/?id=b09b8766db147193c09ba007966d...
commit b09b8766db147193c09ba007966dbf5a1c171949 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon Apr 4 18:55:10 2016 +0200
osmo_scu_disconn_param: fix member name 'repsonding_' -> 'responding_'
http://cgit.osmocom.org/libosmo-sccp/commit/?id=5e9a6bd236bf0516b98a3f71a8fa...
commit 5e9a6bd236bf0516b98a3f71a8fad964d1a17a33 Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon Apr 4 18:31:44 2016 +0200
cosmetic: log more sctp notifications
http://cgit.osmocom.org/libosmo-sccp/commit/?id=702928b1fddd46f7aeb7e36fac15...
commit 702928b1fddd46f7aeb7e36fac152d947de2a29d Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon Apr 4 16:30:58 2016 +0200
remove two compiler warnings for unused variables
http://cgit.osmocom.org/libosmo-sccp/commit/?id=d9a55bdc1eafe6cf4ef1f5532e71...
commit d9a55bdc1eafe6cf4ef1f5532e71b7a464a4573b Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon Apr 4 15:25:02 2016 +0200
Add a SUA on-connect cb.
Add osmo_sua_connect_cb callback type, and add such a member to osmo_sua_user. Add & set a static connect callback in osmo_stream_cli, and call the osmo_sua_user->conn_cb from there with the proper osmo_sua_link arg.
Add a connect cb to sua_client_test and sua_server_test, just to print that SUA has established a connection.
http://cgit.osmocom.org/libosmo-sccp/commit/?id=4b75b35df730b926d3232889879c...
commit 4b75b35df730b926d3232889879cf3d74ec0804c Author: Neels Hofmeyr nhofmeyr@sysmocom.de Date: Mon Apr 4 15:20:08 2016 +0200
rename static sua_cli_conn_cb() to sua_cli_read_cb()
I want to add a on-connect callback with the _conn_ name, but, the read cb is called sua_cli_conn_cb(), which is "wrong". Use the proper _read_ name and make the _conn_ name available for the connect cb.
-----------------------------------------------------------------------
hooks/post-receive
osmocom-commitlog@lists.osmocom.org