libosmo-netif/src
Pau Espin a67c47cab4 osmux: Check batch_factor overflow in osmux_batch_enqueue
This commit should fix a bug present if for instance batch_factor < 8
and osmux_batch_enqueue is called from osmux_replay_lost_packets and
enough packets were lost from last received packet.

Change-Id: I5d643810949aeca4762f0cad05eed534d35087f7
2017-04-27 08:50:01 +00:00
..
channel Fix the compilation on FreeBSD. 2015-02-25 15:52:14 +01:00
Makefile.am SCTP support for osmo_stream_{cli,srv} code 2015-12-21 20:54:19 +01:00
amr.c amr: use AMR_FT_MAX instead of hardcoded number 2013-12-14 22:41:03 +01:00
channel.c channel: add subtype ID to osmo_chan_create 2012-08-19 00:52:00 +02:00
datagram.c stream/datagram: Ensure reliable close/destroy 2017-04-10 06:52:59 +00:00
ipa.c ipa: fix compilation warning 2012-10-15 23:09:36 +02:00
ipa_unit.c ipa_unit: use talloc_strdup 2013-08-25 14:24:46 +02:00
osmux.c osmux: Check batch_factor overflow in osmux_batch_enqueue 2017-04-27 08:50:01 +00:00
rs232.c rs232.c: Fix license to GPLv2-or-later. libosmo-netif is GPLv2-or-later 2016-12-22 14:19:32 +00:00
rtp.c endian: Use the new endian macros for portability 2015-03-22 09:38:36 +01:00
stream.c SCTP: Don't enable sender_dry_event for SCTP, as it breaks Linux SCTP 2017-04-17 16:05:22 +02:00