libosmo-netif.git branch master updated. 0.0.6-54-g5ae42bc

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:51 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 "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=5ae42bca913c94b7f93fdc6a72f0aff885f5d794

commit 5ae42bca913c94b7f93fdc6a72f0aff885f5d794
Author: Harald Welte <laforge at 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



More information about the osmocom-commitlog mailing list