[multicat-devel] multicat: svn commit r60 (massiot)

Subversion daemon svn at videolan.org
Thu Sep 18 18:37:50 CEST 2014


r60 | massiot | 2014-09-18 18:37:50 +0200 (Thu, 18 Sep 2014) | 8 lines
Changed paths:
   M /trunk/util.c

Use SO_BINDTODEVICE to bind to a specific interface.

Under Linux, the socket will receive all packets for a given multicast
address, from any interface, even if the interface address is specified.
SO_BINDTODEVICE requires the CAP_NET_ADMIN capability.

Patch courtesy of Benjamin Cohen bcohen AT openheadend DOT tv.



More information about the multicat-devel mailing list