cyclonedds/docs
Dennis Potman 754eb4090e Fixed issue that Cyclone does not receive multicast data on Windows when
the destination cache of the network stack is in a certain state. The issue
is resolved by binding unicast sockets (incoming unicast and all outgoing
traffic) to the address of the interface instead of inaddr_any (0.0.0.0).
Set the new configuration option internal/BindUnicastToInterfaceAddr to
false to get the old behavior.

Co-authored-by: Erik Boasson <eb@ilities.com>

Signed-off-by: Dennis Potman <dennis.potman@adlinktech.com>
2020-02-20 16:47:06 +01:00
..
dev Reorganize repository 2019-07-30 10:52:44 +02:00
manual Fixed issue that Cyclone does not receive multicast data on Windows when 2020-02-20 16:47:06 +01:00
CMakeLists.txt If possible, fail build on option doc mismatch 2019-11-06 20:39:20 +01:00
compare.pl If possible, fail build on option doc mismatch 2019-11-06 20:39:20 +01:00
makernc.pl Default to a single receive thread on Windows 2020-01-23 10:20:47 +01:00