File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
docs/fastdds/use_cases/ip_mobility Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 7
7
IP mobility |Pro |
8
8
=================
9
9
10
+ DDS :ref: `Simple Discovery <simple_disc_settings >` relies on well-known multicast addresses and ports to relay the
11
+ Participant announcement messages (see :ref: `disc_phases `).
12
+ Such Participant announcement includes information about the unicast address-port pairs (a.k.a locators) where the
13
+ Participant is expecting to receive incoming metatraffic data.
14
+ The list with these unicast locators is automatically initialized taking into account the network interfaces that are
15
+ available when the *Fast DDS * DomainParticipant is enabled.
16
+
17
+ Fast DDS Pro detects changes in the system's IP addresses, and automatically updates them through the discovery
18
+ protocol, so other participants start sending data to the new addresses.
19
+
20
+ .. important ::
21
+
22
+ This feature is only available in Windows and Linux.
23
+ MacOS will be supported in future releases.
You can’t perform that action at this time.
0 commit comments