libosmo-sccp.git branch master updated. 0.0.6.3-170-g2e6ada7

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
Wed Apr 12 10:20:58 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  2e6ada753ccd5dda705683756d303773fedadfcf (commit)
      from  47d05fae4f7ffa2b9a680b52a96bff15d1d16df0 (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=2e6ada753ccd5dda705683756d303773fedadfcf

commit 2e6ada753ccd5dda705683756d303773fedadfcf
Author: Harald Welte <laforge at gnumonks.org>
Date:   Wed Apr 12 12:08:15 2017 +0200

    osmo_ss7: Fix SCTP PPID byte width
    
    In 17df5953ff477e89f1618f5a726df39197e1b826 we fixed endianness issues
    with the Stream ID field, but at the same time mistook the PPID field
    for 16bits.  In reality it is 32bits, and hence our 'htons' is rendering
    wrong PPID values.
    
    Change-Id: Ief04486e752e6b7e0a853b1fa9ca525ad47800f6

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

Summary of changes:
 src/osmo_ss7.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
SCCP Library



More information about the osmocom-commitlog mailing list