libosmo-sccp.git branch master updated. 0.0.6.3-89-geddeeff

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 14:36:52 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  eddeeff3100c59cf919f767143fc1bce5a71af43 (commit)
       via  0ebde0c42de86df0c941d8533758d3cedef725e7 (commit)
       via  0dd089f17dfa6ea2a092cd76d9e65ac96b923635 (commit)
       via  f17725a86f0c895ca1d73f73a95754de20a4c7ad (commit)
       via  840cef34a83bf5a896d20d0143fa932635a1e65b (commit)
       via  9b988826cdb21b3bb88108117bde92a9da5bb71a (commit)
       via  663651462acc34cd7b56e997f72b7b268c8f3717 (commit)
       via  222cd10c2fc2ea0fff9ce792ece34444b6b1e7da (commit)
       via  1c43cc291892825361a65cceaf732406e04f8e5d (commit)
      from  e734655afb811ec5a7844beff5c6e9a7ba163683 (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=eddeeff3100c59cf919f767143fc1bce5a71af43

commit eddeeff3100c59cf919f767143fc1bce5a71af43
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Feb 13 03:45:55 2017 +0100

    Add xua_msg_part_get_u32() to get U32 value from xua_msg_part
    
    Sometimes one already has the xua_msg_part and thus can avoid the
    lookup that's done by xua_msg_get_u32().
    
    Change-Id: Ie11c35f9528313d0b35786a361d853addd17364f

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

commit 0ebde0c42de86df0c941d8533758d3cedef725e7
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Feb 12 21:31:46 2017 +0100

    sccp_helpers: Add osmo_sccp_{addr,gt}_dump() functions
    
    They stringify a global title or SCCP address for human consumption
    
    Change-Id: I630308aa4519c6e9a260419d37a376aac6a1ce28

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

commit 0dd089f17dfa6ea2a092cd76d9e65ac96b923635
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Feb 12 19:46:02 2017 +0100

    Move xua_msg_add_sccp_addr() to xua_msg.h and export it
    
    Change-Id: I07fa00dd71d8ecdf1542734598fab8ecad5a7b53

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

commit f17725a86f0c895ca1d73f73a95754de20a4c7ad
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Feb 12 19:39:14 2017 +0100

    sccp/sccp.h: Add #include to linuxlist.h
    
    sccp.h is using 'struct llist_head' so it must include the associated
    linuxlist.h header.
    
    Change-Id: I1fc4c34e59c27dce9e8a73abc6e58073f091c978

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

commit 840cef34a83bf5a896d20d0143fa932635a1e65b
Author: Harald Welte <laforge at gnumonks.org>
Date:   Sun Feb 12 19:14:52 2017 +0100

    sccp_types.h: Include stdint.h
    
    We're using types like uint8_t, for whcih we need stdint.h
    
    Change-Id: I67a3b94c866e05be32b99566d6f97fbc8a2accad

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

commit 9b988826cdb21b3bb88108117bde92a9da5bb71a
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Feb 13 03:43:50 2017 +0100

    sccp_types.h: Add 'struct sccp_data_unitdata_service'
    
    We didn't have as struct for UDTS messages so far, let's change that.
    
    Change-Id: I9cbd3980fd95d5af6f0fc807ede34aa6b0f64ea7

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

commit 663651462acc34cd7b56e997f72b7b268c8f3717
Author: Harald Welte <laforge at gnumonks.org>
Date:   Mon Feb 13 03:43:15 2017 +0100

    protocol/sua.h: Add #defines for CAUSE group values (from RFC)
    
    Change-Id: I5b0af77aab4ba03262c0ecd25a893f170ca9c4bb

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

commit 222cd10c2fc2ea0fff9ce792ece34444b6b1e7da
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Feb 8 23:38:17 2017 +0100

    xua_msg: Make DXUA available to other XUA code
    
    Change-Id: Ie5b6492ead2c523de3969134291b2c3f434f92a2

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

commit 1c43cc291892825361a65cceaf732406e04f8e5d
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Feb 8 23:36:02 2017 +0100

    migrate some generic XUA helpers from sua.c to xua_msg.c
    
    Change-Id: I59e55d21a05b5d770c120da4c17220d5f21d44bd

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

Summary of changes:
 include/osmocom/sigtran/protocol/sua.h |  7 +++
 include/osmocom/sigtran/sccp_helpers.h |  3 ++
 include/osmocom/sigtran/xua_msg.h      | 12 +++++
 include/sccp/sccp.h                    |  2 +
 include/sccp/sccp_types.h              | 21 ++++++++
 src/sccp_helpers.c                     | 71 +++++++++++++++++++++++++
 src/sua.c                              | 86 ------------------------------
 src/xua_msg.c                          | 95 +++++++++++++++++++++++++++++++++-
 8 files changed, 210 insertions(+), 87 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list