libosmocore/include
Harald Welte bc43a62f41 socket: Allow disabling multicast loop on socket creation
This introduces a new flag OSMO_SOCK_F_NO_MCAST_LOOP, which can be used
to disable the looping back of multicast packets transmitted throug this
socket to other local sockets on the machine.

As this looping-back is active by default, a single option to deviate
from the default is deemed sufficient.

Change-Id: I24a5b1ebc3f84d2d5d4734e54df50efaea26490b
2017-07-13 16:53:41 +02:00
..
osmocom socket: Allow disabling multicast loop on socket creation 2017-07-13 16:53:41 +02:00
Makefile.am Add pseudo-random bit sequence generator to libosmcoore 2017-07-10 23:42:02 +02:00