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 "Osmocom network interface library".
The branch, master has been updated
via 5ae42bca913c94b7f93fdc6a72f0aff885f5d794 (commit)
from 9ec26583cd807e0aeaa3b9de927f3d8a768c3a71 (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-netif/commit/?id=5ae42bca913c94b7f93fdc6a72…
commit 5ae42bca913c94b7f93fdc6a72f0aff885f5d794
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Wed Apr 12 12:08:45 2017 +0200
SCTP: Fix PPID byte width
In a659590e29412588bca2243b8329e82286244b00 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: I1b60523044835ee630dba9a43d26af4f1ebd1ced
-----------------------------------------------------------------------
Summary of changes:
src/stream.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
hooks/post-receive
--
Osmocom network interface library