[pulseaudio-discuss] [PATCH 0/3] rtp: Configurable source IP

Robin H. Johnson robbat2 at gentoo.org
Sat Nov 17 15:31:15 PST 2012


From: "Robin H. Johnson" <robbat2 at gentoo.org>

On a multi-homed system, the user may wish RTP to be used only on
specific interfaces. The default binding of 0.0.0.0 for the source
address causes SAP multicast on all interfaces, which is not ideal.

Introduce a new module argument, srcip, that allows selection of the
source IP, and thus interface.

Robin H. Johnson (3):
  rtp: Cleanup variable naming.
  rtp: rename modarg destination to dstip
  rtp: Introduce source IP configuration with srcip

 src/modules/rtp/module-rtp-send.c | 97 +++++++++++++++++++++++++++++----------
 1 file changed, 72 insertions(+), 25 deletions(-)

-- 
1.8.0



More information about the pulseaudio-discuss mailing list