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=2e6ada753ccd5dda705683756d3…
commit 2e6ada753ccd5dda705683756d303773fedadfcf
Author: Harald Welte <laforge(a)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