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 c108c9db969c4d4abaccc88419b4ac0c44957365 (commit)
from c200a956157d6ddf0ccdc6b167363c0a13536416 (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=c108c9db969c4d4abaccc88419…
commit c108c9db969c4d4abaccc88419b4ac0c44957365
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Mon Apr 17 16:05:22 2017 +0200
SCTP: Don't enable sender_dry_event for SCTP, as it breaks Linux SCTP
Enabling sender_dry_event in SCTP_FLAGS breaks reliable delivery of DATA
chunks to the scoket user on Linux. Let's avoid enabling that, while
still enabling various other interesting events.
See
https://bugzilla.redhat.com/show_bug.cgi?id=1442784 for all related
details.
Change-Id: Ib616cd07a6044ca2ee7e05093b22df3369c62b56
-----------------------------------------------------------------------
Summary of changes:
src/stream.c | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
hooks/post-receive
--
Osmocom network interface library