cyclonedds/etc
Erik Boasson 08d9c296f1 Add DOMAIN_ID, DOMAIN_TAG to config, discovery
This commits adds support for the DOMAIN_ID and DOMAIN_TAG parameters in
participant discovery, allowing multiple domains to share a port
number (a feature introduced in DDSI 2.3).  The tag can be configured
via Discovery/Tag.

This commit also introduces a setting Discovery/ExternalDomainId that
makes it possible to override the domain id on the network, both in what
is advertised in the DOMAIN_ID discovery parameter and in the
calculation of port numbers.  This way a single process can create two
independent domains that talk via the network, which is on occassion
useful in writing tests.

Signed-off-by: Erik Boasson <eb@ilities.com>
2019-11-20 12:47:22 +01:00
..
cyclonedds.rnc Add DOMAIN_ID, DOMAIN_TAG to config, discovery 2019-11-20 12:47:22 +01:00
cyclonedds.xsd Add DOMAIN_ID, DOMAIN_TAG to config, discovery 2019-11-20 12:47:22 +01:00