libosmo-netif/src
Sylvain Munaut 141b64f25b stream: Attempt to workaround kernel ABI breakage
See https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/include/uapi/linux/sctp.h?id=b6e6b5f1da7e8d092f86a4351802c27c0170c5a5
and https://marc.info/?l=linux-sctp&m=158729301516157&w=2

A kernel structure changed size, a new field was added at the end.
Attempt to submit with the known "old" size.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: Ia95dd1f9ffed9f743c049e05797b1a6f1f9f8c69
2020-05-08 13:42:51 +02:00
..
Makefile.am Bump version: 0.6.0.16-6413a-dirty → 0.7.0 2020-01-02 21:01:22 +01:00
amr.c amr: use sizeof(struct amr_hdr) when working with amr header length 2019-03-20 15:45:05 +01:00
datagram.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
ipa.c Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse() 2018-08-01 17:36:21 +02:00
ipa_unit.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
jibuf.c jibuf: fix indentation in line inside conditional clause 2018-08-13 16:09:24 +02:00
osmux.c osmux: squash LOGP message to one line 2019-10-04 16:00:31 +02:00
rs232.c fix strncpy bug in rs232.c 2018-07-27 18:51:59 +02:00
rtp.c Add SPDX-License-Identifier + Copyright statements 2017-11-13 01:21:03 +09:00
stream.c stream: Attempt to workaround kernel ABI breakage 2020-05-08 13:42:51 +02:00