rtp: Introduce source IP configuration
authorRobin H. Johnson <robbat2@gentoo.org>
Sat, 17 Nov 2012 23:31:18 +0000 (23:31 +0000)
committerArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 25 Mar 2013 09:47:04 +0000 (09:47 +0000)
commit088ed8a8d6ffb55ab904f447b743c061167ceb3f
tree36ccf1f31b62846ae0bec8b177960282dd8db94e
parentd18c3664b53b543a34da82e2229129cacf8a11ff
rtp: Introduce source IP configuration

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, that allows selection of the source IP,
and thus interface.

(changes in v2: s/srcip/source_ip)

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
src/modules/rtp/module-rtp-send.c