libosmo-sccp.git branch master updated. 0.0.6.3-77-gc07796d

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 Feb 13 13:57:49 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, master has been updated
       via  c07796dc3b5040993cf642145b924688ddf9ab66 (commit)
       via  86cfe9b3b47decc33b9f8c6d82e67eb05f853c3f (commit)
      from  0c72c1c0d313321f65fd272840ed8e8ae69a04cd (commit)

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

commit c07796dc3b5040993cf642145b924688ddf9ab66
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Tue Sep 27 17:08:55 2016 +0200

    sccp_helpers.h/.c: fix: apply rename of osmo_sua_link to osmo_sccp_link
    
    Change-Id: If8b09bb05297ebf663b4a04d3cc094a6a8087f53

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

commit 86cfe9b3b47decc33b9f8c6d82e67eb05f853c3f
Author: Neels Hofmeyr <nhofmeyr at sysmocom.de>
Date:   Wed Mar 30 12:41:00 2016 +0200

    Add sccp_helpers.[hc] moved from osmo-iuh, 1:1 at first
    
    Move here unchanged first, so we're able to see the modifications in diffs.
    Pending changes will follow in subsequent patches.
    
    Moved from osmo-iuh 3da8608b6ad014fc74536dbb49019704fd425b8c, which was before
    the rename of osmo_sua_link and osmo_sua_user to osmo_sccp_link and
    osmo_sccp_user, so this will not compile.
    
    Change-Id: Iae0c58c5f1eb00a685de70add0d5257e4316c6d5

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

Summary of changes:
 include/osmocom/sigtran/Makefile.am    |   4 +-
 include/osmocom/sigtran/sccp_helpers.h |  33 ++++++++
 src/Makefile.am                        |   2 +-
 src/sccp_helpers.c                     | 135 +++++++++++++++++++++++++++++++++
 4 files changed, 172 insertions(+), 2 deletions(-)
 create mode 100644 include/osmocom/sigtran/sccp_helpers.h
 create mode 100644 src/sccp_helpers.c


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list