Attention is currently required from: pespin. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/libosmo-netif/+/30191
to look at the new patch set (#2).
Change subject: tests/osmux: Test big seqnum holes (>batch_factor) in incoming RTP stream ......................................................................
tests/osmux: Test big seqnum holes (>batch_factor) in incoming RTP stream
This test shows that there's 2 bugs in the osmux_input code: * It should be transmitting 2 osmux frames instead of 1 * Once it is fixed to transmitt 2 osmux frames, it should set the M bit of the 2nd generated osmux header after the seqnum jump in order to announce a jump in the stream to the peer receiving osmux.
The bugs are fixed in follow-up patches.
Related: SYS#6161 Change-Id: I521c2e97a739e8a824b16f06ec2a578333388247 --- M tests/osmux/osmux_input_test.c M tests/osmux/osmux_input_test.ok 2 files changed, 230 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-netif refs/changes/91/30191/2