cyclonedds/docs/manual
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
..
_static Generate documentation using the FindSphinx.cmake module 2019-07-31 20:12:11 +02:00
GettingStartedGuide Remove references to deleted make, solution files (#236) 2019-11-18 14:37:54 +01:00
CMakeLists.txt Generate documentation using the FindSphinx.cmake module 2019-07-31 20:12:11 +02:00
config.rst Reorganize repository 2019-07-30 10:52:44 +02:00
ddsc.rst Generate documentation using the FindSphinx.cmake module 2019-07-31 20:12:11 +02:00
index.rst Reorganize repository 2019-07-30 10:52:44 +02:00
options.md Add DOMAIN_ID, DOMAIN_TAG to config, discovery 2019-11-20 12:47:22 +01:00