libosmo-sccp.git branch laforge/sigtran-squashed updated. 0.0.6.3-90-ge996d42

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
Sat Apr 1 11:29:18 UTC 2017


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, laforge/sigtran-squashed has been updated
  discards  83e2a03f4baeffd914e42cd6f13d1180123688e2 (commit)
       via  e996d42e2672eba966382898da1dd4fd07b12153 (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 (83e2a03f4baeffd914e42cd6f13d1180123688e2)
            \
             N -- N -- N (e996d42e2672eba966382898da1dd4fd07b12153)

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=e996d42e2672eba966382898da1dd4fd07b12153

commit e996d42e2672eba966382898da1dd4fd07b12153
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Feb 12 19:47:08 2017 +0100

    WIP: New SIGTRAN world
    
    Change-Id: I118e4eeffe92bbbac53a34c24545d4306cdd2c23

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

Summary of changes:
 examples/sccp_test_server.c             |  20 +-
 include/osmocom/sigtran/osmo_ss7.h      |   6 +
 include/osmocom/sigtran/protocol/m3ua.h |  32 ++-
 include/osmocom/sigtran/protocol/sua.h  |  36 ++-
 src/m3ua.c                              | 376 ++++++++++++++++++++++++--------
 src/osmo_ss7.c                          |  42 ++--
 src/sccp_scrc.c                         |  64 ++----
 src/sccp_user.c                         |   4 +
 src/sua.c                               | 223 ++++++++++++++-----
 src/xua_as_fsm.c                        |  68 +++---
 src/xua_asp_fsm.c                       |  28 ++-
 src/xua_internal.h                      |  21 ++
 12 files changed, 649 insertions(+), 271 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list