libosmo-sccp.git branch neels/aoip updated. 0.0.6.3-257-g22e2d18

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
Thu Jun 22 22:58:17 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, neels/aoip has been updated
  discards  abae436644f1d5c9b51fb1a204ebb744abb75d99 (commit)
       via  22e2d18a156fbfce121964f66d5348db29674c20 (commit)
       via  bcb64109c227e340769f11c958b1bb25330e89ce (commit)
       via  76e62258dde36f3df183b81421fd638fe796b468 (commit)
       via  1fb2744f5660559929c7c21c7423b08d6aedfd28 (commit)
       via  6ec0350fcc007c6e73e43bb000269aa222e4e3b7 (commit)
       via  459b9974610d7a1a5e93d04300c161942fad63e9 (commit)
       via  42488383275a01e288961f6aebf74fb2eb13817d (commit)
       via  fa3215618b88264a03477511313311de4e838d99 (commit)
       via  483bf42f4501004a5fab90c513121b05139ee494 (commit)
       via  fc252ca38427bf77e55fd272a954dfe24f03a719 (commit)
       via  e32bff4ef42f80d69bf7e7f88f2843b4b9e66907 (commit)
       via  19c5c07525ef756f39be2f9d4777c2483e9e32fa (commit)
       via  2abc1d5c7f2f10aa8b79b60f5d4ff9796a43bdd1 (commit)
       via  ad7fbd9b4dc80d1b7ceac72e5b349fdd7750d8fa (commit)
       via  f04e2f31ea2fefc734c19805bb93629c73f7f2a4 (commit)
       via  b1510a11220766c77910f3ead3628e969a5ffc5f (commit)
       via  34cb3c16a597e5793cfb59b1772967e0a5e89489 (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 (abae436644f1d5c9b51fb1a204ebb744abb75d99)
            \
             N -- N -- N (22e2d18a156fbfce121964f66d5348db29674c20)

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=22e2d18a156fbfce121964f66d5348db29674c20

commit 22e2d18a156fbfce121964f66d5348db29674c20
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jun 22 21:06:49 2017 +0200

    osmo_sccp_user_sap_down(): store called/calling addr in new conn
    
    Change-Id: I7a52053c2377e47d558e41db59d0fb736a11ffe8

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

commit bcb64109c227e340769f11c958b1bb25330e89ce
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jun 22 21:04:56 2017 +0200

    sccp_scoc fsm: abort with error log on null conn
    
    Change-Id: I091e5b6e64b24ce94b6495f3006f44c17d513ee7

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

commit 76e62258dde36f3df183b81421fd638fe796b468
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed May 17 23:58:04 2017 +0200

    Revert "SCOC: When sending a CORE/CR, SUA SRC_ADDR == CallingPartyAddress"
    
    According to pmaier, this commit breaks AoIP in openbsc.git. Until this
    question is resolved, I will revert this on my branch to be able to build
    binaries for the osmo-gsm-tester.
    
    This reverts commit 5527df78adc08b76df07c4b682263b5bdd6181d4.

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

commit 1fb2744f5660559929c7c21c7423b08d6aedfd28
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jun 22 21:10:53 2017 +0200

    sccp_user.c: add missing error logging
    
    Change-Id: I98e400e297f8fa83037a8e74a936e4ecc137099c

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

commit 6ec0350fcc007c6e73e43bb000269aa222e4e3b7
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jun 22 21:08:12 2017 +0200

    gen_mtp_transfer_req_xua(): add addr to error log for missing DPC
    
    Change-Id: Icfd45bcbecc440b94893db2aca537a162f210abd

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

commit 459b9974610d7a1a5e93d04300c161942fad63e9
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Thu Jun 22 21:03:14 2017 +0200

    add various debug logging to help figure out complex SCCP routing
    
    Change-Id: Ia3243606d6cad7721f7da7f6caba2caa90ae2bbd

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

Summary of changes:
 configure.ac                       |   4 +-
 examples/sccp_test_vty.c           |   2 +-
 include/osmocom/sigtran/osmo_ss7.h |   1 +
 include/osmocom/sigtran/sccp_sap.h |   6 +
 include/sccp/sccp_types.h          |  14 +-
 src/m3ua.c                         |   5 +
 src/osmo_ss7.c                     |  13 +-
 src/osmo_ss7_hmrt.c                |  12 +
 src/osmo_ss7_vty.c                 | 578 +++++++++++++++++++++++++++++++++++++
 src/sccp_scoc.c                    |  18 ++
 src/sccp_scrc.c                    |  10 +-
 src/sccp_user.c                    |  12 +-
 src/xua_internal.h                 |   5 +
 stp/stp_main.c                     |   1 +
 tests/xua/xua_test.c               |   2 +-
 15 files changed, 666 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list