Skip to content

Releases: Simplemux/simplemux

TCP and fast flavour

05 Jan 08:24
c2272d4
Compare
Choose a tag to compare

TCP is now supported as a way to send multiplexed packets.
Fast flavor has been added, which is compulsory when using TCP.

v1.6.22

22 Sep 15:17
Compare
Choose a tag to compare

It corresponds to draft-saldana-tsvwg-simplemux-03.txt (see https://tools.ietf.org/id/draft-saldana-tsvwg-simplemux-03.txt).

It includes some options enabling the possibility of generating real-time graphs of the throughput and packet-per-second rate.

Packets bigger than MTU are dropped.

A callback function for detecting and compressing RTP flows has been added.

Network and Transport modes included

25 Mar 16:32
Compare
Choose a tag to compare

It includes these features:

  • Distinction between Network and Transport modes.
  • ROHC unidirectional and bidirectional optimistic (including ROHC feedback).
  • Traces in a standard format.

Bidirectional ROHC included

22 Jan 15:20
Compare
Choose a tag to compare

This release includes the option of using ROHC Unidirectional and Bidirectional Optimistic. If the second one is selected, then feedback is sent from the output to the input optimizer, in order to maintain the context.

It also generates traces.