libosmo-sccp.git branch sysmocom/iu updated. 0.0.6.3-48-g6745be5

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 Mar 7 13:17:38 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, sysmocom/iu has been updated
  discards  6e4998f7038bef1a3336dca7a5f25351ddec5898 (commit)
  discards  35c5ce99f408e7a7b9fcd3920c7b8b28518d83a9 (commit)
  discards  f6d107b5aeb8fd8af83be260c9b327e131fa4f65 (commit)
  discards  7cbce1a08a0be6b6cbad71f23e5951022b5502ac (commit)
  discards  6d9e1b450697becc21e9faa029a8fddde7f486d9 (commit)
  discards  6f6874f48ed2c5ba29a01513d7a58172bcf51dcc (commit)
  discards  702c5864d7de01dfbf36e3f2d3bc38fa461aa8ea (commit)
  discards  11dc282e7639493679847aeedbdb94d47cb83cd7 (commit)
       via  6745be5d6f6813f08a1ffe3a777e81216aa9ea0f (commit)
       via  8887e033d923b000004ae6d99cfa6447d7c7d933 (commit)
       via  a14a4d5fcf7286908d9709ca53745d5f966fda20 (commit)
       via  e3243aaffaffd0efb02f43b625cbc271fa0e2dbc (commit)
       via  f861af48c4611b3f6493914522ee59226fa0cb9b (commit)
       via  3708f9ce6313a0b8c58c53f7706ae46260d9fb3c (commit)
       via  779af5b8c2e7b8f5ff39642898875d7b9c3b51b0 (commit)
       via  7ec6687debc11329100b095880ccd9de891ee194 (commit)
       via  7461482d100ae43a5457c1a6fe6b9b149ac1a7ef (commit)
       via  5a1abeb02a058f69145821798561d5b4f3692b4a (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (6e4998f7038bef1a3336dca7a5f25351ddec5898)
            \
             N -- N -- N (6745be5d6f6813f08a1ffe3a777e81216aa9ea0f)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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=6745be5d6f6813f08a1ffe3a777e81216aa9ea0f

commit 6745be5d6f6813f08a1ffe3a777e81216aa9ea0f
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Mar 7 14:16:37 2016 +0100

    add some debug logging

http://cgit.osmocom.org/libosmo-sccp/commit/?id=8887e033d923b000004ae6d99cfa6447d7c7d933

commit 8887e033d923b000004ae6d99cfa6447d7c7d933
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Mar 7 14:16:04 2016 +0100

    add comment (meaning of COIT)

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

commit a14a4d5fcf7286908d9709ca53745d5f966fda20
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Mon Mar 7 14:15:17 2016 +0100

    SUA COIT: send dest ref nr, not dest addr
    
    See RFC 3868 3.3.11
    https://tools.ietf.org/html/rfc3868#section-3.3.11

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

commit e3243aaffaffd0efb02f43b625cbc271fa0e2dbc
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Jan 4 12:35:49 2016 +0100

    HACK: start to handle SCTP notifications

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

commit f861af48c4611b3f6493914522ee59226fa0cb9b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:36:27 2015 +0100

    sua: Ensure that a SUA client will continuously try to reconnect

http://cgit.osmocom.org/libosmo-sccp/commit/?id=3708f9ce6313a0b8c58c53f7706ae46260d9fb3c

commit 3708f9ce6313a0b8c58c53f7706ae46260d9fb3c
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:35:31 2015 +0100

    sua: call conn_disconnect() in sua_disconnect_req()
    
    disconnect is not a class3/4 operation. We simply generate + send the
    DISCONNECT.ind message to the remote side and drop all local state about the
    connection.

http://cgit.osmocom.org/libosmo-sccp/commit/?id=779af5b8c2e7b8f5ff39642898875d7b9c3b51b0

commit 779af5b8c2e7b8f5ff39642898875d7b9c3b51b0
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:34:54 2015 +0100

    sua: Fix typo in log message

http://cgit.osmocom.org/libosmo-sccp/commit/?id=7ec6687debc11329100b095880ccd9de891ee194

commit 7ec6687debc11329100b095880ccd9de891ee194
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sat Dec 26 23:34:03 2015 +0100

    allow user to give private data to osmo_sua_user_create()
    
    ... which can be resolved from the prim_cb() by calling
    osmo_sua_link_get_user_priv().

-----------------------------------------------------------------------

Summary of changes:
 debian/control |  2 +-
 src/sccp.c     | 12 ++++++++++++
 2 files changed, 13 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list