libosmo-sccp.git branch neels/wip created. 0.0.6.3-60-g7005235

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
Mon Apr 4 23:16:47 UTC 2016


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=7005235bcb03b01daabca01235882b444a6c3918

commit 7005235bcb03b01daabca01235882b444a6c3918
Merge: b09b876 702928b
Author: Neels Hofmeyr <nhofmeyr at 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=b09b8766db147193c09ba007966dbf5a1c171949

commit b09b8766db147193c09ba007966dbf5a1c171949
Author: Neels Hofmeyr <nhofmeyr at 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=5e9a6bd236bf0516b98a3f71a8fad964d1a17a33

commit 5e9a6bd236bf0516b98a3f71a8fad964d1a17a33
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Apr 4 18:31:44 2016 +0200

    cosmetic: log more sctp notifications

http://cgit.osmocom.org/libosmo-sccp/commit/?id=702928b1fddd46f7aeb7e36fac152d947de2a29d

commit 702928b1fddd46f7aeb7e36fac152d947de2a29d
Author: Neels Hofmeyr <nhofmeyr at 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=d9a55bdc1eafe6cf4ef1f5532e71b7a464a4573b

commit d9a55bdc1eafe6cf4ef1f5532e71b7a464a4573b
Author: Neels Hofmeyr <nhofmeyr at 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=4b75b35df730b926d3232889879cf3d74ec0804c

commit 4b75b35df730b926d3232889879cf3d74ec0804c
Author: Neels Hofmeyr <nhofmeyr at 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
-- 
SCCP Library



More information about the osmocom-commitlog mailing list