libosmo-netif/src
Pau Espin de68bc9065 osmux: Fix unwanted RTP marker bit upon rx of osmux seqnum wrap around
The wrap around case was not properly considered in the condition
setting the Marker bit. Let's fix it.

Related: SYS#5987
Change-Id: I6e01f29a6239f930c9be2bcb2efe447e5de8fedf
2022-09-29 11:49:47 +02:00
..
Makefile.am Bump version: 1.1.0.14-d1ab-dirty → 1.2.0 2022-06-28 18:09:49 +02:00
amr.c amr: cosmetic: fix grammer in comment 2022-02-15 14:35:36 +01:00
datagram.c migrate to osmo_fd_{read,write}_{enable,disable}() 2021-02-11 15:40:54 +01: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: Fix unwanted RTP marker bit upon rx of osmux seqnum wrap around 2022-09-29 11:49:47 +02:00
prim.c prim: return last error code 2021-12-16 12:55:46 +01:00
rs232.c migrate to osmo_fd_{read,write}_{enable,disable}() 2021-02-11 15:40:54 +01:00
rtp.c rtp: Avoid memcpy(len=0) 2022-08-11 20:31:18 +02:00
sctp.c Introduce sctp.h to provide SCTP related functionalities 2021-11-23 14:18:40 +01:00
stream.c stream: Provide caller with SCTP flags during osmo_stream_*_recv() 2022-09-19 14:50:34 +02:00