cyclonedds/src
Erik Boasson fe89d216a5 Remove IPv4/IPv6-specific code in adding peers
This removes the special handling of IP addresses in adding peer
locators from the configuration, instead relying on the general
string-to-locator conversion routines.

* This extends the common IP handling to code to handle the optional
  presence of a port and the use of brackets, allowing them always for
  IPv6 addresses, but requiring them only when needed for disambiguating
  numerical IPv6 addresses when a port is present.

* The "multicast generator" format is now handled in UDPv4 code.

Signed-off-by: Erik Boasson <eb@ilities.com>
2020-07-03 13:01:47 +02:00
..
core Remove IPv4/IPv6-specific code in adding peers 2020-07-03 13:01:47 +02:00
ddsrt Remove from ddsrt dynlib and filesystem when building FreeRTOS 2020-06-11 18:04:30 +02:00
idlc Distinguish signed, float in type descriptor 2020-05-16 11:38:05 +02:00
mpt Remove some dead stores signalled by clang analyzer 2020-06-08 15:31:32 +02:00
security Compile applink.c with -D_CRT_SECURE_NO_WARNINGS 2020-06-26 11:47:56 +02:00
tools Rename print to printspc to fix compile issue on Xilinx SDK 2020-06-26 13:10:20 +02:00
CMakeLists.txt move options above where they're used to generate features header 2020-06-18 12:55:36 +02:00
features.h.in Generate header with compile-time features 2020-03-26 08:46:26 +01:00