Osmocom library for network/soecket abstraction and osmux audio multiplex https://osmocom.org/projects/libosmo-netif
Go to file
Pablo Neira Ayuso ea549806c9 osmux: introduce osmux_xfrm_input_open_circuit()
This new function allows you to create a circuit on an existing input handle.

We don't create the circuit anymore from the first packet seen, instead the
client application is in full control of opening and closing the circuit.

This change includes a new feature to pad a circuit until we see the first
packet that contains voice data. This is useful to preallocate bandwidth on
satellite links such as Iridium/OpenPort.
2015-07-21 09:59:49 +02:00
debian debian: Move the package to multi-arch support 2015-03-14 20:09:13 +01:00
examples endian: Use the new endian macros for portability 2015-03-22 09:38:36 +01:00
include osmux: introduce osmux_xfrm_input_open_circuit() 2015-07-21 09:59:49 +02:00
m4 initial commit 2011-10-04 02:36:46 +02:00
src osmux: introduce osmux_xfrm_input_open_circuit() 2015-07-21 09:59:49 +02:00
tests build: remove all_includes 2014-10-02 23:22:55 +02:00
.gitignore misc: Ignore some build artefacts 2014-09-08 07:52:08 +02:00
COPYING add COPYING file (GPLv2 license) 2011-10-05 13:43:25 +02:00
Makefile.am build: fix "make distcheck" 2015-05-19 11:47:01 +02:00
configure.ac build: fix "make distcheck" 2015-05-19 11:47:01 +02:00
git-version-gen initial commit 2011-10-04 02:36:46 +02:00
libosmo-netif.pc.in build: use libosmo-netif.pc instead libosmonetif.pc 2012-02-23 19:51:01 +01:00