You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix issues in Dynamic Network Interfaces (#5282) (#5304)
* Fix issues in Dynamic Network Interfaces (#5282)
* Refs #21690. Parse `--rescan` argument on communication applications.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Implement rescan mechanism.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Add docker infrastructure.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Add CMake infrastructure.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Ensure same domain and topic name are used.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Add `--loops` argument to publisher.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Publisher exits after publishing all samples.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Improve subscriber script.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Add test.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Make publisher wait subscriber.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Possible fix.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Clear locators before recalculating them.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Move local participant proxy update to PDP.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Improve new method's logic.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Include what you use.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Add empty method to update endpoint locators.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Add implementation for `update_endpoint_locators_if_default_nts`.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Compare against old default locators.
Signed-off-by: Miguel Company <[email protected]>
* Refs #21690. Update locators in attributes.
Signed-off-by: Miguel Company <[email protected]>
* Refs #17283. Avoid early return on `PDP::local_participant_attributes_update_nts`.
Signed-off-by: Miguel Company <[email protected]>
* Refs #17283. Apply suggestions.
Signed-off-by: Miguel Company <[email protected]>
---------
Signed-off-by: Miguel Company <[email protected]>
(cherry picked from commit 91bd7c8)
* Refs #17283: Fix conflicts
Signed-off-by: eProsima <[email protected]>
* Refs #17283: Keep original PR functionality
Signed-off-by: eProsima <[email protected]>
* Refs #17283: Please uncrustify
Signed-off-by: eProsima <[email protected]>
* Restore discovery server list check code.
Signed-off-by: Miguel Company <[email protected]>
* Make backported methods static methods instead of inline code.
Signed-off-by: Miguel Company <[email protected]>
* Methods get_default_xxx_locators with output argument.
Signed-off-by: Miguel Company <[email protected]>
* Only update attributes when necessary.
Signed-off-by: Miguel Company <[email protected]>
---------
Signed-off-by: eProsima <[email protected]>
Signed-off-by: Miguel Company <[email protected]>
Co-authored-by: Miguel Company <[email protected]>
Co-authored-by: eProsima <[email protected]>
0 commit comments