[pulseaudio-discuss] [PATCH 2/2] system-tunnel-manager: New module for managing tunnels to remote servers

Tanu Kaskinen tanu.kaskinen at linux.intel.com
Wed Nov 12 02:19:28 PST 2014


On Wed, 2014-11-12 at 12:13 +0200, Tanu Kaskinen wrote:
> Currently the module only supports creating tunnels for all devices in
> the system instance, which is useful for implementing the "cascaded
> setup" (user instances running on top of the system instance). In the
> future it should be configurable which remote server(s) and which
> devices to use.
> ---
>  src/Makefile.am                     |   8 +
>  src/modules/module-tunnel-manager.c | 592 ++++++++++++++++++++++++++++++++++++
>  2 files changed, 600 insertions(+)
>  create mode 100644 src/modules/module-tunnel-manager.c

Note to self: if this patch gets accepted, drop "system-" from the
commit title prefix (it's there due to a mistake during renaming the
module from "module-system-instance-proxy" to "module-tunnel-manager").

-- 
Tanu



More information about the pulseaudio-discuss mailing list